home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / develop / gadtoolsbox / gtxlib / todo < prev   
Text File  |  1995-02-27  |  1KB  |  30 lines

  1.  
  2.   This file contains suggestions/bugs that I am working on  but  have not
  3.   made it in this release yet. Please read this file  _before_  you start
  4.   sending me bug reports and suggestions. Thanks in advance.....
  5.  
  6.   BUG   = A bug that's still in there.
  7.   SUG   = A suggestions which still needs to be implemented.
  8.   ADD   = An addition that must be made.
  9.   ASU   = SUG+ADD
  10.   REV   = Revision work
  11.   -----------------------------------------------------------------------
  12.   ADD   I'm still thinking on a resonable implementation but a routine to
  13.         add user-specific config files to an  existing GUI file  might be
  14.         useful for custom source generators.
  15.  
  16.   ADD   Add some custom gadgets.    There are some gadgets missing in the
  17.         original gadtools kinds:
  18.  
  19.             PROGRESS_KIND   -   A gadget which  graphically  displays the
  20.                                 progress as a sortof gauge.
  21.  
  22.             GETFILE_KIND    -   A gadget to  obtain a  filename  from the
  23.                                 user. With or without a String gadget.
  24.  
  25.             TOGGLE_KIND     -   A gadget like the CheckBox  only  it must
  26.                                 be a button that toggles on and off.
  27.  
  28.             VECTOR_KIND     -   A Button  which  should  contain a vector
  29.                                 image designed by the user.
  30.