![]() |
Forum Index : Microcontroller and PC projects : GUI restore
Author | Message | ||||
palcal![]() Guru ![]() Joined: 12/10/2011 Location: AustraliaPosts: 1993 |
In the Micromite Plus Manual under EXAMPLES / EXAMPLE PROGRAM / Sub Touchdown, Geoff has used the command "GUI Restore c_fname". I can't find any reference to GUI restore in the manual. Any one know what it does and when it is used. Paul. "It is better to be ignorant and ask a stupid question than to be plain Stupid and not ask at all" |
||||
TassyJim![]() Guru ![]() Joined: 07/08/2011 Location: AustraliaPosts: 6283 |
I think it's the same as GUI SHOW VK7JH MMedit |
||||
Grogster![]() Admin Group ![]() Joined: 31/12/2012 Location: New ZealandPosts: 9610 |
GUI HIDE x will hide GUI control x. GUI SHOW x will restore GUI control x so you can see it(and use it). I think GUI SHOW replaced GUI DISABLE and GUI RESTORE in an earlier version of MMBASIC. Geoff or Peter will know. This may well be something that needs changing in the manual....... Smoke makes things work. When the smoke gets out, it stops! |
||||
Geoffg![]() Guru ![]() Joined: 06/06/2011 Location: AustraliaPosts: 3292 |
Yes, a bug in the documentation. Thanks for pointing it out Paul. The command should be GUI ENABLE which will "un disable" a control. GUI RESTORE was in the early betas. It will still work in the current version but it is undocumented and I need to remove it from the code at some point. Geoff Geoff Graham - http://geoffg.net |
||||
palcal![]() Guru ![]() Joined: 12/10/2011 Location: AustraliaPosts: 1993 |
Thanks all. Paul. "It is better to be ignorant and ask a stupid question than to be plain Stupid and not ask at all" |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |