Hi,
In my Progress/OpenEdge application, I'm using a 3rd party component that covers the whole window, except for the UltraToolbarsManager at the top. Here's a screenshot:
After clicking the orb, the menu opens as shown in the screenshot. Next I click on the grey area of my interface and the expanded menu stays active. It doesn't close automatically. I can even move the window around and the expanded menu will stay in place. Here's a screenshot that shows that situation:
Has anyone seen this before? Maybe this is a bug related to Progress/OpenEdge?
I can work around it by calling the rights methods in my MouseClick or MouseHover events, but I don't know what method of the UltraToolbarsManager I should call.
Can anyone help me?
Thanks in advance,
Benny
I get the feeling it's a bug in Progress/OpenEdge, because I'm getting the same behaviour in OpenEdge Visual Designer.
Here's a screenshot of my Visual Designer with the application menu collapsed.
And here's what happens when I click another one of my opened programs:
The only way to get rid of this opened menu is going back to my program in the Visual Designer and closing the application menu (by clicking the Orb).