home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: newshub.cts.com!crash!cercle!bbs
- From: franck.roumy@centre.net
- Subject: re: Multi-line TEXT_KIND gadgets
- Sender: bbs@cercle.centre.net (Franck Roumy)
- Organization: CentreNet
- Message-ID: <1996Jan26.003257.3112@cercle.centre.net>
- References: <4e2hap$r50@hawk.ee.port.ac.uk>
- Date: Fri, 26 Jan 1996 00:32:57 GMT
-
- >Hi,
-
- >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.
- >(...)
- >Second way seems ideal, but it dosn't work. This involves making a
- >LISTVEW_KIND gadget, but without the scroll bars. Problem is you can't make
- >them without the scrollers. Or maybe you can? Maybe there is a mystery flag
- >which I havn't seen....
-
- >So, does anyone know how to implement multi-line text gadgets?
-
- ------------------------------------------------------------------------------
-
- NAME
- textfield.gadget -- multi-line text entry BOOPSI object (V3)
-
- LEGAL
- textfield.gadget is Copyright ⌐ 1995 Mark Thomas
- All rights reserved.
-
- FUNCTION
- The textfield class allows you create an area on your screen for text
- entry. The class supports a number of features including unlimited
- or limited size text entry, specifying the font and style to use,
- specifying the colors for different parts (text, background, and
- lines), two types of borders (with option to invert the borders for a
- total of 4 types of borders) or no border, text left/center/right
- justification, vertical centering, IntuiText labels, attached Images,
- line spacing, limited character acceptance, insertion or block cursor,
- cursor blinking speed or no blinking, read-only mode, modified buffer
- flag, lined paper, cut/copy/paste/erase while editing or program-
- matically, undo buffer, and settable word delimiter characters for
- word wrapping.
- ------------------------------------------------------------------------------
-
- Have fun!
-
-
- __ __ __ __
- \ \V/ / E-Mail: franck.roumy@centre.net \ \V/ / Coder Amiga
- > U < &: grafx@centre.net > U < 100%
- ( / \ ) Minitel: Graf'X (3614/15 AmigaTel) ( / \ ) assembler (gasp!)
- » » » »
-