| |
Samples
|
Lite Version Samples
Full Version
Samples (ranged by simplicity)
|
XHello is a "Hello World" Xeffort application.
|
|
TbTest
Demonstrates how to
use a toolbar.
|
|
LVTest
Demonstrates usage of
ListView controls.
|
|
XSciCalc
Launches Notepad to
edit input file, then performs a long-lasting calculation which updates progress
bar, graph, and log window.
|
|
XGraph
Evaluates a
user-defined function and draws its graph.
|
|
XZoom
Enables dynamic
zooming and panning of an image.
|
|
XContextHelp
Demonstrates implementation of context help based on HTMLHelp API within a
dialog-based application
|
|
XTabEditor
Simple tabbed
multi-file text editor; also demonstrates usage of XFTPrint routines.
|
Mixed Xeffort Full/QuickWin
Samples
|
QW_XFT
Uses XFTGDI to draw on QuickWin windows, and XFTWND to set up scrolling, in
effect replacing all of QW painting/scrolling features. |
|
XMenuSample
Appends a popup menu to QuickWin's File menu and sets up
the callbacks. |
|