mirror of
https://github.com/blondie7575/WeeGUI.git
synced 2024-12-13 15:30:04 +00:00
Markdown test
This commit is contained in:
parent
e6ef155540
commit
c1e181e38c
@ -317,7 +317,7 @@ These routines are used for creating, modifying, and working with views.
|
||||
Creates a new WeeGUI view. Up to 16 are allowed in one program. If a view is created with the same ID as a previous view, the previous view is destroyed. Views are not shown when created. Call *WGPaintView* to display it.
|
||||
|
||||
|
||||
<table width="100%"><tr><td>
|
||||
<table><tr><td>
|
||||
X: WGCreateView
|
||||
PARAM0: Pointer to configuration block (LSB)
|
||||
PARAM1: Pointer to configuration block (MSB)
|
||||
|
Loading…
Reference in New Issue
Block a user