 |
 |
| ButtonMessage Demo: |
 |
 |
| |
This is a slightly more advanced but still simple, ready-to-run demonstration of ZooLib. In one window are some radio buttons, and when you click on one, a ZMessage is sent to the other window and it displays the number of the button you clicked on.
It has a button-only UI, which allows full functionality when its source is built on XWindows, for which a menu widget is not yet available.
It demonstrates the use of messages to communicate between two windows, some simple pane layout, and how to handle screen updating when the size of a pane may change if its data is modified.
Ready-to-run binaries for Mac OS, Windows and Linux are available from the ZooLib home page, so you can see for yourself that ZooLib really is cross-platform without having to build the source code yourself.
|
 |
| Source Code: |
 |
 |
| |
This is the source code to the ZooLib cross-platform application framework. Note that it does not come with build instructions or makefiles; you will need the demo source code to build any ZooLib applications.
|
 |
|
|
|