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