Focus / Cycle to Gadget

Discuss GUI programming with the MUI Royale plugin here
Post Reply
djrikki
Posts: 682
Joined: Wed Apr 06, 2011 12:26 am

Focus / Cycle to Gadget

Post by djrikki »

Hi,

You know this advanceoncr property? Its really great and everything, but sometimes annoying because I cannot find a way to set/reset focus to a particular gadget within the cyclechain... is this possible at all?

If I open and close windows along the course of the program flow the cyclechain position is remembered all the time, this can often be inconvenient and cause human-computer design issues.
Evolve - Rapid GUI Development tool for MUI Royale and RapaGUI
http://myevolve.wordpress.com
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Focus / Cycle to Gadget

Post by airsoftsoftwair »

Check out Window.ActiveObject.
Post Reply