Liberty BASIC Workshop Help Previous topic First topic

GENERATING CODE FOR THE GUI WINDOW
 
Choose the one of the compile buttons on the gui builder toolbar to generate code for the current gui window. Code will automatically be placed into a new code window to be edited or run.
 
There is a button to create code for the GUI with no outline for the rest of the program. There is also a button to create the GUI and the outline, with stubs for all event handlers.
 
Errors in Liberty BASIC syntax are NOT checked by Liberty BASIC Workshop. Errors such as using spaces within branch label names, and using inappropriate handles, extensions, and branch labels are the responsibility of the programmer. Make use of Liberty BASIC's debugger to locate errors in code.


HTML  export copyright (C) 1998 Windows Help Designer