Hi Klaus, The 'traversalOn' property has no effect for buttons on MacOSX. The safest way is to 'select empty' just before doing your auto-saving stuff; for the best user experience, save 'the selectedChunk' and select it again afterwards.
HTH, Jan Schenkel ===== Quartam Reports & PDF Library for Revolution <http://www.quartam.com> ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) --- On Wed, 9/9/09, Klaus Major <[email protected]> wrote: > From: Klaus Major <[email protected]> > Subject: closefield/exitfield > To: "How to use Revolution" <[email protected]> > Date: Wednesday, September 9, 2009, 2:24 AM > Hi freinds, > > I have a question thats on my mind for a long time: > should a "closefield/exitfield" of a field be executed if > one clicks a button that > has its "traversalon" property set to true (on the same > card of course)? > > I think yes, but it doesn't, Rev 3.4, OS X 10.5xxx. > > According to the docs, "traversalon" will "catch" the focus > which implies that the focus will be > taken away from other objects, like fields in this case and > should thus fire a "closefield/exitfield" > handler!? > > I also found that sometimes a "mouseenter" of an object in > another NOT active > stack (sic!), when you move the mouse on the monitor, gets > fired, but a "closefield/exitfield" > in the active stack does not. This makes it alsmost > impossible to implement a reliable > "autosave" feature... > > Any insights and opinions welcome. > > > Best > > Klaus > > -- > Klaus Major > http://www.major-k.de > [email protected] > > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage > your subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
