RE: Greg Haberek's Window Monitor - Interesting Results

new topic     » topic index » view thread      » older message » newer message

Wow, so all this time I've not been closing my programs down 
incorrectly.

As a suggestion, would it be possible to automatically call destroy() 
when the main window is referenced in a call to closeWindow()?

Does this explain why there were so many entries for "tooltip_class32"?  


Jonas
Derek Parnell wrote:
> Jonas,
> the closeWindow() routine only hides the window, unless its the main 
> window,
> in which case the app closes down. To totally remove windows, use 
> destroy()
> instead.
> 
> closeWindow() is good for windows that are constantly opening and 
> closing
> again. Its faster than doing a create/destroy sequence.
> ----------------
> cheers,
> Derek Parnell

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu