mirror of
https://github.com/blondie7575/WeeGUI.git
synced 2025-03-31 19:29:51 +00:00
Merge pull request #8 from a2-4am/master
document use of WGSetValue for checkboxes
This commit is contained in:
commit
b266fed969
@ -691,7 +691,7 @@ Not available
|
||||
|
||||
|
||||
####WGSetValue
|
||||
Sets the currently selected view's value. Currently only useful for progress bar views.
|
||||
Sets the currently selected view's value. For progress bar views, this is the progress value. For checkboxes, 1 is checked and 0 is unchecked.
|
||||
|
||||
<table width="100%">
|
||||
<tr><th>Assembly</th><th>Applesoft</th></tr><tr><td><pre>
|
||||
|
Loading…
x
Reference in New Issue
Block a user