Print Page | Close Window

modal DialogBox

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=5250
Printed Date: 11 November 2025 at 11:33am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: modal DialogBox
Posted By: baerten
Subject: modal DialogBox
Date Posted: 09 October 2006 at 8:30am
In my project, i use the RibbonBar and a MDI Structure
A click on the ribbonbar opens a (child)window in the working area.
There a button opens the DialogBox

I create a simple DialogBox with the "Designer"
Then i create the variables to the components and call the DialogBox like this:

MyDialog* dialog = new MyDialog(NULL);
dialog->DoModal();
delete dialog;

The window opens, but nothing is accessible, even i can't slide the window.
If i switch to another window for example IE, the DialogBox is still there in Top-Position
The Dialog is like frozen

Anyone an idea?



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net