I am adding new features to an app I wrote a number of years ago. I
noticed that for one of my windows that is shown as modal dialog my
menuItems are not being enabled both on the Mac and on Win XP. A
little bit of troubleshooting showed that the Window EnableMenuItem
event is NOt being called.
I'm working in RB2007R3 because the app uses the V4RB 1.98 plugin
(V4RB is the only 3rd party plugin I ever used) which does not now
work with Mach-O apps.
So I started up RB2008R2 with a simple test project and sure enough
the same behavior exists there.
I am pretty sure Window.EnableMenuItems was called for modal Windows
when i wrote the app, and I thin it should be!!!
Is this new behavior of enablemenuItems not being called for windows
displayed with ShowModal intended (a misguided effort to enforce some
UI principle) or is it a bug (which is how I see it?)
In any case I can't find a workaround!!!!
- karen
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|