I think you have to do it like this: DEFINE PAD mypad OF _MSYSMENU...... ON PAD mypad OF _MSYSMENU ACTIVATE POPUP mypopup DEFINE POPUP mypopup MARGIN RELATIVE SHADOW COLOR SCHEME 4 DEFINE BAR 1 OF mypopup PROMPT "\<Do Something" ON SELECTION BAR 1 OF mypopup do form dosomething.scx
Laurie On 16 July 2014 18:40, Eurico Chagas Filho <[email protected]> wrote: > I am not sure it applies but did u check SET SKIP OF BAR command ? > I have a menu and when I don´t want an item I just use the above command. > > E. > > > On Wednesday, July 16, 2014 1:22 PM, Thierry Nivelet < > [email protected]> wrote: > > > > > > > >"DEFINE POPUP" is correct IMO > >you just miss > >on pad x of _msysmenu activate popup location > > > >Thierry Nivelet > >FoxInCloud > >Give your VFP app a second life in the cloud > >http://foxincloud.com/ > > > >Le 16/07/14 17:51, [email protected] a écrit : > >> When I say "DEFINE POPUP" I just feel like that's wrong. I don't want > >> a shortcut pop-up menu; I want a fixed, lasting/persistent menu item > >> added to my main menu. > >> > >> Grrr... > >> > >> On 2014-07-16 01:37, Thierry Nivelet wrote: > >>> on selection pad x of _msysmenu activate popup location > >>> > >>> Or close to that ... > >>> > >>> Thierry Nivelet > >>> http://foxincloud.com/ > >>> Give your VFP app a second life in the cloud > >>> > >>>> Le 16 juil. 2014 à 04:49, > >>>> [email protected] a écrit : > >>>> > >>>>> On 2014-07-15 22:30, Tracy Pearson wrote: > >>>>> How is it not working? > >>>>> Did you add the code to pop it up? > >>>> > >>>> > >>>> That's probably what I'm missing!! lol The problem is that the > >>>> Location menu and its items do NOT show at all. It's as though I [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/camvtr9d87r+eespkl8384vwf8_befqt8avafk2z74hdhbgc...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

