Re: Popup in RMCL 5.2.1
At 4:18 PM +0100 10/2/2, Sandro Pedrazzini wrote:
>Hi,
>
>Trying to migrate my application from RMCL 5.1 to 5.2.1 I am
>encountering following problem with popup menus:
>
>- After fresh loading the application files on RMCL 5.2.1, the popup
>menus are ok, those of my application, as well as those of RMCL.
>
>- After performing a "save-application" and restarting it through
>the saved image, the popup menus are not drawn anymore. The
>menu-items are there, you can select them pointing the mouse into
>the popup menu area, but the menu itself is not visible (as shown in
>the picture attached, showing the "Tools:Apropos..." dialog).
>
>
>Did someone encounter a similar problem?
Yes. But I haven't begun to find out what's going on.
I've seen the same effect in simple static-text-dialog-item after
just loading a file (rather than running a saved image). I wondered
if somehow the layer ordering has messed up. They seem to be there,
know about their view-container, wptr, dimensions etc. and respond to
clicks OK, just be invisible.
>It seems as I am loading something in the application that prevents
>the popups to draw themselves, but only after a save-application. I
>see the problem in 5.2 and 5.2.1. In 5.1 I did not have this problem.
>Where should I look?
(Continue reading)