Hi Ban,

Hello,

How to place the window in the center of the screen?  Please help
...
set the loc of stack "xyz" to the screenloc
...

:-)

Should I put this code in the main stack? Where should I put this code.

This should go into the stackscript into an "preopenstack" handler
so the window will appear in the middle of the screen:

on preopenstack
  set the loc of this stack to the screenloc
  ...
end preopenstack

Thank you for your help

You're welcome :-)


Best from germany

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

_______________________________________________
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

Reply via email to