home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5227 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: yama.mcc.ac.uk!dmu!usenet
  2. From: Timothy Eves <se1te@dmu.ac.uk>
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Gui's
  5. Date: Mon, 11 Mar 1996 19:31:25 +0000
  6. Organization: De Montfort Univerity
  7. Message-ID: <31447F8D.446B@dmu.ac.uk>
  8. References: <9603071744.AA0010e@cliffe.demon.co.uk>
  9. NNTP-Posting-Host: holst.cms.dmu.ac.uk
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (X11; I; OSF1 V3.2 alpha)
  14.  
  15. Are you using GadTools to do you're GUI?
  16. If so this is you're problem as GadTools cannot be resized after
  17. creation.  If you want use a GadTools interface that resizes, you must:
  18.  
  19.     Remove the Gadget list from youre window.
  20.     Destroy all your GadTools gadgets.
  21.     Remake all your GadTools gadgets to the new ratios
  22.     Add the new Gadget list to the window.
  23.  
  24. Complicated I know but that's the only way at the moment.
  25.  
  26. -- 
  27. ------------------------------------------------------------O----------------    
  28. Out of the gloom came a voice, "Smile  and  be  happy things| EMail To:
  29. could  be  worse",  it  said.  So I smiled and I was  happy,|
  30. se1te@dmu.ac.uk
  31. and  behold  things  did  get worse.                |
  32. ------------------------------------------------------------O----------------
  33.