-
Notifications
You must be signed in to change notification settings - Fork 86
glgui menubar
Chris Petersen edited this page Oct 16, 2014
·
1 revision
glgui-menubar draws a shaded menubar commonly used at the top of mobile applications, where icons, screen titles, battery icons and clocks are located.
Parameter | Description |
---|---|
g | Graphical User Interface (GUI) for this widget |
x | Lower left corner along the x-axis in pixels |
y | Lower left corner along the y-axis in pixels |
w | Width of the element in pixels |
h | Height of the element in pixels |
Example, as used in (apps/DemoHelloWorld/main.scm) to the top bottom menubars, on which the title is placed.
(glgui-menubar gui 0 (- (glgui-height-get) 44) (glgui-width-get) 44)
(glgui-pixmap gui 8 (- (glgui-height-get) 32) title.img)
-
- 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