Guides/Window Driver

From J Wiki
Jump to navigation Jump to search

These pages document the J9 wd (window driver) and gl2 (graphics driver).

The wd commands are mainly used for building forms (user-oriented dialogs) whereas the gl2 commands are drawing primitives.

Sample Code for most of the wd commands can be seen in any Jqt session by visiting the menu Help|Studio|Qt Demos.

Window Driver Overview