Page 1 of 1

Messagerequester missing ?

Posted: Thu Mar 19, 2015 6:55 am
by e2robot
Not sure if a bug or intentional.

Messagerequester() is missing from 1.0 final

I last used Spiderbasic at alpha 5 for a large project and used Messagerequester() for error popups.

Has it been replaced ?

Thanks,
Phil

Re: Messagerequester missing ?

Posted: Thu Mar 19, 2015 1:35 pm
by Fred
The problem with MessagerRequester() was the way to get back the result (when using Yes/No) as it's not modal. I removed it for now, you can create one easily with OpenWindows() and a TextGadget().