Page 3 of 3

Re: A New Design for the Top Bar?

Posted: May 21st, '18, 10:37
by MSandro
Thank you
if I try your first suggestion GP does not freeze, but nothing happens. The second suggestion also cause a frezze

EDIT:
Finaly I've found a solution! YAY

Code: Select all

method confStageResolution Page {
  setGlobal 'stageResolution' (prompt (global 'page') 'Stage-Resolution:' '800')
}
I only have to use prompt instead of askUser