-
Notifications
You must be signed in to change notification settings - Fork 86
glgui list reset
Chris Petersen edited this page Oct 16, 2014
·
1 revision
glgui-list-reset clears and resets a list widget. It clears the currently selected item index and scrolls to the very top of the list. Then it fills the list items with the new list.
Parameter | Description |
---|---|
g | Graphical User Interface (GUI) for this widget |
wgt | The list widget to be reset |
newlist | A new list to reset the old list |
Example 1: Reset a message list lst in gui mygui to a new list of messages obtained from a data store.
(glgui-list-reset mygui lst (store-ref curstore "MessageList" '()))
-
- accelerometer
- alist
- audio
- audioaux
- base64
- btle-scan
- camera
- cdb
- cgi
- config
- csv
- curl
- digest
- dmtx
- download
- eventloop
- fcgi
- fft
- generalized-arrays
- gps
- graph
- gyro
- hidapi
- hpdf
- html
- httpsclient
- hybridapp
- json
- lmdb
- ln_core
- ln_glcore
- ln_glgui
- ln_store
- localization
- localization_gui
- localnotification
- magnetometer
- mdns
- mqtt
- mqtt-store
- multitouch
- oauth
- orientation
- p256ecdsa
- png
- portaudio
- pregexp
- pressure
- prime
- pushnotification
- redcap
- rsa
- rtaudio
- rupi
- rotation
- sanestring
- scheduler
- serial
- sets
- settings
- simplexnoise
- sqlite
- ssax
- syntax-case
- timestamp
- ttf
- uiform
- url
- uuid
- vibrate
- videoplayer
- watchdog
- website
- xml
- zip