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

  1. Path: adm.icenet.no!news
  2. From: pettern@icenet.no (Petter Nilsen)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Problems with BOOPSI prop gadget
  5. Date: 12 Jan 1996 08:36:49 GMT
  6. Organization: Ultima Thule Software (The THOR Team)
  7. Message-ID: <823.6585T563T209@icenet.no>
  8. References: <3395.6583T1242T1959@sn.no>
  9. NNTP-Posting-Host: ns.icenet.no
  10. X-URL: http://www.icenet.no/~pettern
  11. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  12.  
  13.  
  14. In article <3395.6583T1242T1959@sn.no>, elvemo@sn.no (Rune Elvemo) wrote:
  15.  
  16. >                NotEnough = MakeProp();
  17.  
  18.     /* Add and refresh the gadget list */
  19.     AddGList(win, prop, 0, -1, NULL);
  20.     RefreshGList(prop, win, NULL, -1);
  21.  
  22. > Anyone who knows what is wrong with this?
  23.  
  24. You need to add the gadget to the window, then RefreshGList() so the gadget's
  25. GM_RENDER method is called.
  26.  
  27. ---
  28. \\\\\\  Petter Nilsen - IRC #amiga: Mitchman  -  pettern@icenet.no  |\
  29.  >>>>>>=============================================================| >
  30. //////   THOR 2.22 Team - http://www.cs.uit.no/~kjelli/thor.html    |/
  31.   PGP finger print: 9A 4D AF 8F A1 01 31 8B  78 D9 B3 20 8F EC DC 71
  32.  
  33. Yes, I know I'm off-topic.  Thank you for your concern.
  34.  
  35.