Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Readme.txt | 2018-10-16 | 634 Bytes | |
LogOnScreen-0.0.1.tar.gz | 2018-10-16 | 13.0 kB | |
Totals: 2 Items | 13.7 kB | 0 |
Readme.txt of LogOnScreen Gambas3 template with log/error window at bottom, example middle content, and title hbox with quit button The log and/or error messages can be displayed in listboxes at bottom. Listboxes are contained in an expander, so that they can be hidden to win screen surface when not needed. Listboxes are separated with HSplit, so that the side you want to see can be made wider. Middle content expands and pushes the errormessage part to the bottom. Click on middle generates a message in the error listbox. Error message does make the expander big, to show the error. Log message leaves the expander as is.