Hi,
My app's main menu includes the Foxprow prompt for Window-->View but it is greyed-out (unselectable). Is there a way to make it selectable or is it set this way in the code? I don't see anything in the menu code that prevents it from being selected:
DEFINE BAR _mwi_view OF _mwindow PROMPT "\<View" ;
MESSAGE "Display the View window"
Regards,
Joe
My app's main menu includes the Foxprow prompt for Window-->View but it is greyed-out (unselectable). Is there a way to make it selectable or is it set this way in the code? I don't see anything in the menu code that prevents it from being selected:
DEFINE BAR _mwi_view OF _mwindow PROMPT "\<View" ;
MESSAGE "Display the View window"
Regards,
Joe