Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Shortcut Menu Off The Screen
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Shortcut Menu Off The Screen
Miscellaneous
Thread ID:
00765089
Message ID:
00765089
Views:
62
I have a toolbar that pops up a menu, like Outlook.

The menu works fine except when there are screens open. Then the
popup menu appears off the side of the screen.

My code is:
nRow = MROW() + 1
nCol = MCOL() - 7.5

DEFINE POPUP ShortCuts FROM nRow, nCol IN SCREEN SHORTCUT
Here's! a screenshot of what's happening:


Anyone know what I'm doing wrong?

Many thanks
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Next
Reply
Map
View

Click here to load this message in the networking platform