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

  1. Path: news.ox.ac.uk!kinder
  2. From: kinder@teaching.physics.ox.ac.uk (David Kinder)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Multiselect LISTVIEW possible?
  5. Date: 13 Mar 96 10:36:23 GMT
  6. Organization: Oxford University
  7. Message-ID: <4i68iv$5dc@news.ox.ac.uk>
  8. References: <Pine.A32.3.91.960308202356.8600B-100000@lire.ts.umu.se>
  9. NNTP-Posting-Host: teaching15.physics.ox.ac.uk
  10. X-Newsreader: TIN [version 1.2 PL0]
  11.  
  12. Jonas Hulten (yak@ts.umu.se) wrote:
  13. : Is it possible to create a multiselect LISTVIEW_KIND? How?
  14.  
  15. It simply isn't possible using gadtools.library. You could write your
  16. own listview using BOOPSI (not that hard, once you know what you're
  17. doing). A much easier method would be to get one of the more advanced
  18. gui creation systems (e.g. MUI, or by personal favourite, BGUI) which
  19. allow such things to be created very easily.
  20.  
  21. David
  22.  
  23.  
  24.  
  25.