HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Dialog Buttons: Memory Control

02-07-2005, 08:14 AM#1
Tommi
How do I destroy DialogButton objects? Will DialogDestroy() also clear the memory space used by the dialog's buttons?
02-07-2005, 09:46 PM#2
Vexorian
I think it doesn't, destroy the buttons just in case
02-08-2005, 07:59 AM#3
Tommi
The problem is that I cannot find a function for destroying Dialog buttons. I searched all common.j with the keyword "button". :(
02-20-2005, 08:40 AM#4
Guest
I guess this function does it:

DialogClear takes dialog whichDialog returns nothing