0.5RC2: Tooltip object never destroyed in the system
Posted: Fri Oct 27, 2006 09:58
I load a first time a layout file which represents my dialog box and i set in it a custum tooltip on a editbox control.
The tooltip is diplayed,fine.
But when i close this dialog box and reload the layout file, in CEGUI.log, a exception is throw saying that a tooltip with this name already exists.
I set a breakpoint in destroyWindow method and never it tries to destroy a auto_tooltip window.
Someone knows this problem?
Thanks.
The tooltip is diplayed,fine.
But when i close this dialog box and reload the layout file, in CEGUI.log, a exception is throw saying that a tooltip with this name already exists.
I set a breakpoint in destroyWindow method and never it tries to destroy a auto_tooltip window.
Someone knows this problem?
Thanks.