creating_20a_20custom_20graphics_20control
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
creating_20a_20custom_20graphics_20control [2018/03/31 13:19] – external edit 127.0.0.1 | creating_20a_20custom_20graphics_20control [2024/01/05 00:22] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 2: | Line 2: | ||
//by Richard Russell, August 2014//\\ \\ BBC BASIC supports drawing text, graphics, images etc. to the ' | //by Richard Russell, August 2014//\\ \\ BBC BASIC supports drawing text, graphics, images etc. to the ' | ||
+ | <code bb4w> | ||
INSTALL @lib$+" | INSTALL @lib$+" | ||
INSTALL @lib$+" | INSTALL @lib$+" | ||
Line 76: | Line 77: | ||
PROC_closedialog(dlg%) | PROC_closedialog(dlg%) | ||
END | END | ||
+ | </ | ||
The parameters passed to FN_initctrl are the **dialogue box pointer** (as returned from FN_newdialog), | The parameters passed to FN_initctrl are the **dialogue box pointer** (as returned from FN_newdialog), |
creating_20a_20custom_20graphics_20control.1522502352.txt.gz · Last modified: 2024/01/05 00:18 (external edit)