Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Add A Menu Item To Windows Applications
#1
Is it possible with QM to add a menu item to an application?

For example, Calc has a menubar with
Edit View Help

Could I make that
Edit View Help MyMenu
?

Or add something to the control box (Calculator Icon at the top/left corner of the app).
For example it currently has:
Restore
Move
Size
Minimize
Maximize
-------
Close


Could I make it
Restore
Move
Size
Minimize
Maximize
-------
Close
-------
My Menu Item


Thanks!

Tony
#2
Standard menu items - no, but you can add toolbar that will look like menu.

Trigger:
!a"Calculator" "SciCalc"
Code:
Copy      Help
;/isiz 0 0
MyMenu :mac "MyMenu" **


Attached Files Image(s)
   
#3
Thank you, that works!


Forum Jump:


Users browsing this thread: 1 Guest(s)