Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » Modeless Dialog opened through command in toolbar Collapse All
Subject Author Date
Suhai Gyorgy Jan 12, 2007 - 9:14 AM

Dear Support,

I have a modeless dialog in my SDI application. Actually the MainFrame has a pointer member variable which is NULL first, but then I allocate it with new in a command handler. When user clicks X button on dialog, I destroy it. All seem to work fine. There’s just a little thing: If I fire the command through toolbar button, the button visually stayes hovered and goes back to normal state only if I hover over any button of same toolbar. There’s no UpdateCommandUI handler for my buggy button.

What am I doing wrong?

I reproduced the problem in a modified ThemeColorizer sample. If you need to check it, you can download it from here. I connected the handler to the Rectangle Selection button.

Thank you and have a nice weekend!

Technical Support Jan 13, 2007 - 1:22 PM

We confirm the problem and will fix it as soon as possible. Thank you for reporting the problem.