home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / amiga / programm / 17441 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.6 KB  |  44 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!europa.asd.contel.com!emory!swrinde!elroy.jpl.nasa.gov!sdd.hp.com!hpscit.sc.hp.com!news.dtc.hp.com!srgenprp!paulgc
  3. From: paulgc@sad.hp.com (Paul Christensen)
  4. Subject: ListView Help
  5. Summary: Using ListView 
  6. Sender: news@srgenprp.sr.hp.com (placeholder for future)
  7. Message-ID: <BzCBwH.19J@srgenprp.sr.hp.com>
  8. Date: Wed, 16 Dec 1992 07:09:52 GMT
  9. Organization: HP Sonoma County (SRSD/MWTD/MID)
  10. X-Newsreader: TIN [version 1.1.4 PL6]
  11. Keywords: Intuition ListView GadTools
  12. Lines: 30
  13.  
  14. Hello all,
  15.  
  16. I am trying to build a ListView box using 2.04 that will highlight the 
  17. selected list item in inverse video when the user selects it. I dont want
  18. to show the selected item in a string gadget. I just want the user to
  19. see which one is selected. I also want to double click it and call another
  20. panel of gadgets up...
  21.  
  22. On another note, If I make a panel of gadgets, can I just toss away all 
  23. IDCMP messages that report the status of gadgets in the panel and then
  24. when the user hits the 'QUIT' gadget, can I read the status of all the
  25. checkboxes and string gadgets and integer gadgets etc??
  26.  
  27. It seems that this would be cleaner for me than processing each and every
  28. intuimessage as it hits the message port..
  29.  
  30. Your thoughts?
  31.  
  32. paulgc@hpsadmq.sad.hp.com
  33.  
  34.  
  35.  
  36. +-----------------------------------------------------------------------+
  37. | Paul Christensen        |     Email: paulgc@hpsad.sad.hp.com          |
  38. | (707)794-2545 (42545)   |     MS: 1LR-R     Rohnert Park, CA          |
  39. | Voice Mail              |     Amiga 3000 25: 760MB  6MRam             |
  40. +---------------------- HP MicroElectronics ----------------------------+  
  41.  
  42.  
  43.  
  44.