I have no idea whether this would work or not (having never tried to save anything from a standalone) but could you:

1) From within the standalone save the data you want to a text file when the user presses OK and before closing the standalone app.

2) Next time the standalone gets run, as part of the openStack handler read the data from this text file into a series of global variables

3) Use these globals to set the values of the controls

Would this do what you want?

To the other listees: would this work?

M

All I want to do is to save the settings of any controls if and only if the User Presses ok. I would like this to work as a Standalone and under the RunRev IDE, but would be happy if it just worked as a Standalone at this stage.

_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to