Jump to content

Menu Item Separator


Recommended Posts

How would you add a menu item separator? Click on a menu and see the horizontal lines? that's what I'm going for. And how about the shortcut key listings? I'm sure I can set up the shortcut keys and all, but how do you get them listed next to the command and all pretty right justified?

Giggity

Link to comment
Share on other sites

Thanks Zedna, I must have scanned over that part when I was trying to find the solution. @rasim, I looked at that thread, and I'm not understanding how he created the Side Menu Text. Is it as difficult as it looks in his script? If so I'll skip that part till a later update.

Giggity

Link to comment
Share on other sites

  • 3 weeks later...

I have discovered now, only you have to set in the GuiCtrlCreateMenuItem the text wit @TAB

Ex

GuiCtrlCreateMenuItem("Hello" & @TAB & "F1", $menu)

and you will get the text F6 in the right of the menu

Cool and easy.............

Edited by TalivanIBM
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...