home *** CD-ROM | disk | FTP | other *** search
- Path: news.ox.ac.uk!kinder
- From: kinder@teaching.physics.ox.ac.uk (David Kinder)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Multi-line TEXT_KIND gadgets
- Date: 25 Jan 96 10:55:58 GMT
- Organization: Oxford University
- Message-ID: <4e7no7$qqq@news.ox.ac.uk>
- References: <4e2hap$r50@hawk.ee.port.ac.uk>
- NNTP-Posting-Host: teaching15.physics.ox.ac.uk
- X-Newsreader: TIN [version 1.2 PL0]
-
- Manning Lawrence Albert (ceb2_95) (manningl@ee.port.ac.uk) wrote:
-
- : I'm writing an address book prog using DICE and I was wondering if anyone knows
- : of a way to implement multiply line TEXT_KIND gadgets using gadtools. Is there
- : an easy way of doing this? I've thought of two ways.
-
- Sorry, but neither of these two ways is going to work. GadTools simply can't do
- multi-line string gadgets. However, these is package on Aminet for this:
-
- dev/gui/textfield.lha
-
- which provides a small (20K) BOOPSI gadget as an external class. It's very easy
- to use (I've used it in several programs) and does exactly what you want.
-
- David
-