gettingstarted
[Top] [All Lists]

Re: Multiple instances of editfields

To: Getting Started <gettingstarted at lists dot realsoftware dot com>
Subject: Re: Multiple instances of editfields
From: Brad Rhine <brad at truetech dot org>
Date: Sun, 31 Oct 2004 00:40:49 -0400
Delivered-to: gettingstarted at lists dot realsoftware dot com
References: <BDAAAD43 dot 3E02%kim at webguide dot com dot au>
On Oct 30, 2004, at 11:54 PM, Kim Kohen wrote:

I'm wondering if there's any way to have clones of editfields on different layouts that automatically update when one is changed. In FMP you can have a
field on any number of layouts and if it is changed on any layout those
changes are reflected on all layouts.

I'm not looking for a workaround as I know there are other ways of doing
this, I'm just wondering if it can be done similar to FMP.

I know exactly what you're describing (I think - you're talking FMP browse mode, not layout mode, right?). I don't think there's any automatic way to do it, but you could do it with very little code. In the TextChange event of one EditField, set the other EditField's text property to me.text.

--
brad at truetech dot org
http://truetech.org
<><

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>