Owner of selectedChunk?

2005-11-07 Thread Scott Rossi
How does one determine the stack that contains the field where the selectedChunk resides? Thanks & Regards, Scott Rossi Creative Director Tactile Media, Multimedia & Design - E: [EMAIL PROTECTED] W: http://www.tactilemedia.com ___ use-revolution ma

Re: Owner of selectedChunk?

2005-11-07 Thread xavier . bury
Hi Scott Try put the selectedfield... cheers Xavier [EMAIL PROTECTED] wrote on 08/11/2005 08:48:12: > How does one determine the stack that contains the field where the > selectedChunk resides? > > Thanks & Regards, > > Scott Rossi > Creative Director > Tactile Media, Multimedia & Design >

Re: Owner of selectedChunk?

2005-11-08 Thread Scott Rossi
Recently, [EMAIL PROTECTED] wrote: >> How does one determine the stack that contains the field where the >> selectedChunk resides? > Try > put the selectedfield... Thanks Xavier. Another question [I seem to recall reading about this a long time ago but have no memory of what the answer was]:

Re: Owner of selectedChunk?

2005-11-08 Thread xavier . bury
The trick is quite easy. I use it all the time. For the button that you are going to click (or the owner of the button - grp or cd), here's an example from my textstyleNO2 "Bold" button local lselection, lstack on mouseenter get the defaultstack,the topstack if the tool is "Browse tool" the

Re: Owner of selectedChunk?

2005-11-08 Thread Trevor DeVore
On Nov 8, 2005, at 12:08 AM, Scott Rossi wrote: With some text selected in a field in a top stack, is it possible to maintain focus on/selection of the text when clicking in a palette that contains a text field? I'm running into the problem of focus shifting from the text field in top stack