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