home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AMIGA PD 1
/
AMIGA-PD-1.iso
/
Programme_zum_Heft
/
Programmieren
/
Workshops
/
GadToolsBox
/
GTXLib
/
TODO
< prev
Wrap
Text File
|
1993-04-02
|
1KB
|
30 lines
This file contains suggestions/bugs that I am working on but have not
made it in this release yet. Please read this file _before_ you start
sending me bug reports and suggestions. Thanks in advance.....
BUG = A bug that's still in there.
SUG = A suggestions which still needs to be implemented.
ADD = An addition that must be made.
ASU = SUG+ADD
REV = Revision work
-----------------------------------------------------------------------
ADD I'm still thinking on a resonable implementation but a routine to
add user-specific config files to an existing GUI file might be
useful for custom source generators.
ADD Add some custom gadgets. There are some gadgets missing in the
original gadtools kinds:
PROGRESS_KIND - A gadget which graphically displays the
progress as a sortof gauge.
GETFILE_KIND - A gadget to obtain a filename from the
user. With or without a String gadget.
TOGGLE_KIND - A gadget like the CheckBox only it must
be a button that toggles on and off.
VECTOR_KIND - A Button which should contain a vector
image designed by the user.