Page 1 of 1

[Implemented] Automatically allocated handles

Posted: Tue Jun 10, 2003 5:33 pm
by GedB
Is it possible for functions like OpenWindow and AllocateMemory to automatically provide a handle if passed -1?

I've seen the

Code: Select all

#GadgetID = #NextGadget:#NextGadget = #NextGadget + 1
idiom being used. Such a feature would make this unnecessary.

Posted: Tue Jun 10, 2003 7:28 pm
by Fred
It's planned, yes.