home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / windows / openloo / 4836 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.1 KB

  1. Path: sparky!uunet!mcsun!uknet!bailgate!holly!dcoyle
  2. From: dcoyle@holly.gpsemi.com (Diarmuid Coyle LDC X2414 AKA "The Terminator")
  3. Newsgroups: comp.windows.open-look
  4. Subject: PANEL_BUTTON disguised as text
  5. Message-ID: <BzB8oq.14A@bailgate.gpsemi.com>
  6. Date: 15 Dec 92 17:02:49 GMT
  7. Sender: dcoyle@holly (Diarmuid Coyle LDC X2414 AKA "The Terminator")
  8. Organization: GEC Plessey Semiconductors
  9. Lines: 20
  10. Nntp-Posting-Host: holly.lincoln.gpsemi.com
  11.  
  12. does anyone know a clever way of disguising a PANEL_BUTTON as a piece of 
  13. text? The reason I ask is that I have an application that has a PANEL_LIST
  14. with four columns of data and a label at the top of each column. I would like 
  15. to be able to sort the data depending on which column label the user clicks
  16. on. Obviously I could just put a button at the top of each column but a 
  17. piece of text that doubles as a button would be much more elegant. I could
  18. probably create a new type of button using pure X11R4 but I wouldn't know
  19. where to start.
  20.  
  21.  
  22. Any ideas??
  23.  
  24.  
  25.  
  26.                 many thanks
  27.                 Diarmuid.
  28.  
  29.  
  30. ps I would be interested in corresponding with anyone who knows a bit about
  31. combining xview and X11.
  32.