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++ Library : Other (not classified elsewhere) » Close() callback not conditioned in a dialog
Re: Close() callback not conditioned in a dialog [message #6365 is a reply to message #6347] Thu, 09 November 2006 20:33 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14262
Registered: November 2005
Ultimate Member
Then make your Close button a Rejector (or simply Breaker)!

There are three modal loop breakers:

- Breaker simply exits it
- Acceptor accepts widgets first (accepting makes the check for Null)
- Rejector rejects all widgets (this can be different from simple Break sometimes, e.g. open database data are canceled etc..)

Mirek
 
Read Message
Read Message
Read Message
Previous Topic: examples/SQLApp crashes on double click in SQL console [BUG]
Next Topic: minimalist example with GridCtrl
Goto Forum:
  


Current Time: Sat Jun 28 02:04:05 CEST 2025

Total time taken to generate the page: 0.03773 seconds