home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 8
/
FreshFishVol8-CD2.bin
/
bbs
/
dev
/
bgui-1.1a.lha
/
BGUI
/
demos
/
ReadMe
< prev
next >
Wrap
Text File
|
1994-11-18
|
2KB
|
44 lines
This directory contains some demo programs for BGUI. The following programs
are available:
o AddButtons - Shows you how to use the GRM_ADDMEMBER, GRM_INSERTMEMBER and
GRM_REMMEMBER methods of the groupclass. Written by Paul Weterings.
o BGUIDemo - A general demonstration of the BGUI gadget classes and methods.
Written by Jan van den Baard.
o ColorWheel - A BGUI implementation of the C= ColorWheel example. Written by
Jan van den Baard.
o CXDemo - A small "do-nothing" commodity using the BGUI commodity class.
Written by Jan van den Baard.
o FileReq - A BGUI filerequester class demonstration. Written by Jan van den
Baard.
o Font - A "do-nothing" program to show you how to code the standard
system/gadtools/topaz look with BGUI. Written by Jan van den Baard.
o IDCMPHook - A demo of how to implement an IDCMPHook with BGUI. Written by
Jan van den Baard.
o PopupCycle - A demo that shows you how you can import third-party gadget
classes into a BGUI context. Written by Paul Weterings.
o PopWindow - A demo that will pop the window to the public screen typed into
the screen name gadget. Written by Jan van den Baard.
o Vector - A demo of how to code a vector class image. Written by Paul
Weterings.
o Window - A simple demonstration of a BGUI window event handler. Written by
Jan van den Baard.
o MultiCol - A demonstration of how you can code a multi-column listview
object with the hooks provided by the listview class. Written by Jan
van den Baard.
o Images - A demonstration of using standard Intuition images in a BGUI
buttonclass object. Written by Jan van den Baard.