New topic: 

menu enabling

<http://forums.realsoftware.com/viewtopic.php?t=45198>

         Page 1 of 1
   [ 4 posts ]                 Previous topic | Next topic          Author  
Message        GaryNSmith          Post subject: menu enablingPosted: Fri Aug 
31, 2012 3:22 pm                         
Joined: Fri Aug 31, 2012 3:13 pm
Posts: 2                I wrote a program using earlier versions of RealBasic 
(e.g. RealBasic 4.5). This program has been working fine for several years, but 
now it doesn’t run on Mac OS X Lion.

I downloaded a trial version of RealStudio and I get a persistent error message 
when I try to Run or Build the project. One of my menu items under the File 
menu is labeled FileNew. In APP EnableMenuItems, I enable all of my menu items; 
for example, FileNew.Enabled = true. I get the error message “This method or 
property does not exist” for all of my Menu enablers, for example:

app.EnableMenuItems, line 2, This method or property does not exist, 
FileNew.Enabled = true   
                             Top                jakuno          Post subject: 
Re: menu enablingPosted: Fri Aug 31, 2012 4:02 pm                         
Joined: Fri Aug 31, 2012 3:56 pm
Posts: 2                Has the property MenuBar of App Class a valid value?   
                             Top                GaryNSmith          Post 
subject: Re: menu enablingPosted: Fri Aug 31, 2012 4:20 pm                      
   
Joined: Fri Aug 31, 2012 3:13 pm
Posts: 2                Not sure. Where do I check this?   
                             Top                jakuno          Post subject: 
Re: menu enablingPosted: Sat Sep 01, 2012 4:52 am                         
Joined: Fri Aug 31, 2012 3:56 pm
Posts: 2                Activate Project Tab -> Activate App Class -> Property 
List (on right side) -> MenuBar:   
                             Top             Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 4 posts ]      
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

rbforumnotifier@monkeybreadsoftware.de

Reply via email to