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: Multiselect LISTVIEW possible?
- Date: 13 Mar 96 10:36:23 GMT
- Organization: Oxford University
- Message-ID: <4i68iv$5dc@news.ox.ac.uk>
- References: <Pine.A32.3.91.960308202356.8600B-100000@lire.ts.umu.se>
- NNTP-Posting-Host: teaching15.physics.ox.ac.uk
- X-Newsreader: TIN [version 1.2 PL0]
-
- Jonas Hulten (yak@ts.umu.se) wrote:
- : Is it possible to create a multiselect LISTVIEW_KIND? How?
-
- It simply isn't possible using gadtools.library. You could write your
- own listview using BOOPSI (not that hard, once you know what you're
- doing). A much easier method would be to get one of the more advanced
- gui creation systems (e.g. MUI, or by personal favourite, BGUI) which
- allow such things to be created very easily.
-
- David
-
-
-
-