Hello Guest it is April 16, 2024, 05:57:48 AM

Author Topic: Button to call a menu item ?  (Read 11539 times)

0 Members and 1 Guest are viewing this topic.

Offline Greolt

*
  •  956 956
    • View Profile
Re: Button to call a menu item ?
« Reply #10 on: February 21, 2009, 06:04:04 PM »
Scott

That one screws up the MDI for me like the first variant I posted did.

But adding the + seems to make it work OK,

SendKeys ("+%PV")

Greg

Offline poppabear

*
  • *
  •  2,235 2,235
  • Briceville, TN, USA
    • View Profile
Re: Button to call a menu item ?
« Reply #11 on: February 21, 2009, 08:30:44 PM »
MDI??

   I was sending it from inside a Button.........

scott
fun times

Offline Greolt

*
  •  956 956
    • View Profile
Re: Button to call a menu item ?
« Reply #12 on: February 21, 2009, 08:54:26 PM »
Scott

Sorry there is more than one place this is getting discussed and I did not explain well.

When the button is used it calls the video OK but afterwards the MDI will not work.

What happens is the "Shift to over ride jogging" gets stuck on for some reason. Look on the tab flyout window.

Rod worked out that adding the + symbol (shift key) is a work around.

Greg

Offline poppabear

*
  • *
  •  2,235 2,235
  • Briceville, TN, USA
    • View Profile
Re: Button to call a menu item ?
« Reply #13 on: February 22, 2009, 08:42:22 AM »
Where are you getting your list of "Symbols" for the various Keys ? Where does it list that the + symbol is the shift key and stuff??

scott
fun times
Re: Button to call a menu item ?
« Reply #15 on: May 21, 2009, 09:39:48 PM »
Hi, thanks for the suggestion, but i have a problem.
Somebody know why the SendKeys ("+%PV") work well with the normal button but doesn't work with image button ?
It's only my problem ? How i can fix it ?

Thank you
Lele

Offline Greolt

*
  •  956 956
    • View Profile
Re: Button to call a menu item ?
« Reply #16 on: May 21, 2009, 10:32:29 PM »
Yes I found this also.

Interested to see if someone has an answer.

Greg
Re: Button to call a menu item ?
« Reply #17 on: May 22, 2009, 07:38:34 AM »
I've seen now that work with the double click but not with single...uhm.... ???
Anybody know how i can fix this bug ?

Thank you

Lele