12-20-2005 07:39 PM
12-20-2005 10:26 PM
12-20-2005 10:48 PM - edited 12-20-2005 10:48 PM
In addition to DevChander proposal, it is also possible to save and restore the control values programmatically, using property nodes as in the attached example.
The Configuration files vis are just convenient tools to save data in a specific format allowing easy retrieval.
But if you only need to save and restaure all the panel state then the above solution should do.
Getting focus to a given control can also be done programmatically using the key focus property node.

Message Edité par chilly charly le 12-21-2005 05:49 AM
12-21-2005 02:24 AM
12-21-2005 07:10 AM