
  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
  LFS   = Looking for someone to.....
  -----------------------------------------------------------------------

  LFS   Who  is  capable  and willing  to create a  Modula II source code
        generator for GadToolsBox?   The source generator must be written
        in C and compilable with DICE.  When you are interested  to  take
        this  uppon yourself  please let  me know  about it so that I can
        send you the source to the program.

  REV   Maybe it's a good idea, since the program  is getting  bigger and
        bigger,  to split up the program  into  seperate  programs  which
        can then be loaded by the main task whenever necessary.  This can
        be done with Matthew's dynamic.library. This is a maybe.....

  BUG   There seems to be a problem when 1.3 is started and a  1.0 config
        file is still available. I've gotten bug-reports on gtb  GURU'ing
        uppon startup when this is the case.  I have  not  been  able  to
        confirm this bug.

  BUG?  The  font  adaptable  source  should open  a private  copy of the
        system/screen font. I dont know yet if this is necessary.

  SUG   More info in the generated  source header  like the  name  of the
        owner, date of generation, etc.

  SUG   Localization. I don't have 2.1 yet so this is one for the future.

  SUG   Showing the Gadget Text's when moving.

  SUG   Letting the user determine the order of string and number gadgets
        to make the TAB, SHIFT-TAB cycling somewhat more user-controlable

  SUG   A tool window with the most used functions and the  created menus
        attached to it.

  SUG   Copying gadgets and/or menus between different windows.

  SUG   The saving of predefined menu(s) and/or gadget(s) (templates...).

  SUG   Making the default  tool  in  the  created  icons  somewhat  more
        flexible. The suggestion is to setup an assign  to the  directory
        in which the program is located and to use this in the icons.

  SUG   ARexx port.  Should the  program  be  controlable  through  ARexx
        completely or only the basics like  source  generating?  Comments
        on this topic are welcome.

  SUG   More fonts in a single project.

  ASU   Generating an array of gadget initial states. E.g.  TRUE or FALSE
        for a CheckBox Gadget, The select node in a ListView gadget,  The
        level of a slider and so on....  These things can then be updated
        by the event handler.

  ASU   Importing  IFF  ILBM  images  and  maybe  even  make  use  of the
        standard intuition boopsi images and gadgets.

  ASU   Making the GETFILE boopsi image sizeable.

  SUG   Add text attributes to the IntuiText editor.

  SUG   Showing the coordinates even when one is asked to click at the top
        left corner of a bevel-box that is to be created.

  SUG   Adding the GTMX_Active tag to the MX editor.

  SUG   Double-clicking a gadget to pop-up it's editor.

  SUB   Add preferences  bits for each  seperate window in which  the user
        can  select  to  generate  a  call  to a  user-definable rendering
        routine. Also the user should be enabled to tell wether  or not to
        let a particular window font-adapt, if (s)he wants a IDCMP handler
        and what kind.
