Introduction
Release Notes
Installation
Download
Register
Samples
Online docs

 

Samples

 

Lite Version Samples


 

XeffortLite Sample Application with XeffortLite source (XeffortLite.zip)

(Demonstrates usage of XFTGDI and XFTFile modules. Contains XFLOGM 1.0 )


XDBlBuffer Sample Application (XDblBuffer.zip)

(Uses XFTGDI module in a Win32 App. Demonstrates double-buffering technique and image scaling.)


XDBlBuffer2 Sample Application (XDblBuffer2.zip)

(Uses XFTGDI module in a Win32 App. Demonstrates double-buffering technique and image scrolling.)

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.


XYamb Sample Application

A simple yacht-like game written using Xeffort.


XNetSend Sample Application

Graphical front-end for "NET SEND" command on Windows NT/2000/XP

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.