Page 1 of 1

How to delete a Gadget?

Posted: Thu Nov 18, 2004 9:34 am
by CSAUER
I cannot find command like DeleteGadget or RemoveGadget for removing a gadget on runtime and release memory.

Is there a trick?
I prefer a non WinAPI solution which works in Windows as well as in Linux.

Is there another possibility to access to cursor position inside a string gadget which works well with Windows and Linux (instead of WinAPI)?

Thanks in advance.

Regards,
CSauer

Re: How to delete a Gadget?

Posted: Thu Nov 18, 2004 9:43 am
by Gansta93
Helo,

To remove a gadget, there is FreeGadget() command.