Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Widgets - General questions or Mixed problems » Strange behaviour of my modal dialog
Re: Strange behaviour of my modal dialog [message #2810 is a reply to message #2809] Wed, 26 April 2006 00:30 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14261
Registered: November 2005
Ultimate Member
forlano wrote on Tue, 25 April 2006 17:52

I tried the retrieve method and it is very nice. Irrispective of how the widget is closed you get what there was at its closure.
So the widget continue to stay alive but invisible.

Is there a method to destroy a widget definitely? (just to prevent somethig I do not want to do).

Luigi



Ahh, you are mixing two issues: Retrieve is there to store data *separately* (means, in paralel data structure).

To destroy widget and its value definitely, you simply destroy it (by going out of scope or by calling delete for heap-based).

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: DropList cores on ClearList()
Next Topic: what is the situation with MDI and Dock widget in U++?
Goto Forum:
  


Current Time: Fri Jun 06 11:00:29 CEST 2025

Total time taken to generate the page: 0.04634 seconds