![]() |
modal DialogBox |
Post Reply ![]() |
Author | |
baerten ![]() Newbie ![]() ![]() Joined: 28 September 2006 Location: Germany Status: Offline Points: 10 |
![]() ![]() ![]() ![]() ![]() 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? |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |