Page 1 of 1

A few wishes

Posted: Mon Jul 17, 2006 7:58 pm
by Trond
Wish: GadgetTextHeight(String) and GadgetTextWidth(String) for easy
dynamic positioning of gadgets. The commands should return the pixel size of the string as drawn with the default gadget font.

Wish: Command to reposition an element in a linked list (no swapping).

Wish: display linker error in a scrollable fashion. The current way
is troublesome when you've got 84 undefined references, and these
are listed after a full screen of warnings (assuming DATA blah blah).

Wish: Defined() for procedures.