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 » A main modeless window
Re: A main modeless window [message #16128 is a reply to message #16111] Wed, 28 May 2008 20:44 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14261
Registered: November 2005
Ultimate Member
I think that for the main window, there is only a little difference between modal or modeless, as long as you have only one window.

In U++, dialogs are not different from other windows. To execute them in modal mode, use "Execute".

To open them in modeless mode, use OpenMain (or Open if you want it to pick current window as parent) and Close or destructor to close it.

Anyway, if you only have one main window, use Execute.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: DocEdit without end line
Next Topic: Spacing between radio buttons in Switch control
Goto Forum:
  


Current Time: Sat Jun 07 14:59:44 CEST 2025

Total time taken to generate the page: 0.03957 seconds