Welcome, Guest. Please login or register.

Author Topic: Do i have more logic than my compiler?  (Read 1034 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Kronos

  • Resident blue troll
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 4017
    • Show all replies
    • http://www.SteamDraw.de
Re: Do i have more logic than my compiler?
« on: July 19, 2003, 06:28:23 PM »
Hmmm
what happens if you leave out GA_Previous in the 1st call (there is no previous gadget,
so specifing one sounds a bit wrong) and make it
  • in the 2nd call ?


I just checked my own project, and this is what I did:

1. CreateContext() needed if you have GadTools-gadgets. This will create an empty/invisible gadget.

2. CreateGadget() with a pointer the one creted by CreateContext.

3. CreateGadget() with a pointer the one creted by in 2.

and so on.

Finally ad call AddGlist() with the one created in 2.

Should be the same with NewObject instead CreateGadget.
1. Make an announcment.
2. Wait a while.
3. Check if it can actually be done.
4. Wait for someone else to do it.
5. Start working on it while giving out hillarious progress-reports.
6. Deny that you have ever announced it
7. Blame someone else