Announcement

Collapse
No announcement yet.

Menu question

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Menu question

    Hi all. How do you make a hot-key for a menuitem from this?
    Haven't actually tried this before.
    WndList(Wndcnt) = "&" + str$(Wndcnt) + " " + WndList(Wndcnt).
    What is displayed is: _1 "Whatever filespec". So obviously I
    am doing something wrong, but up to now I haven't been able
    to figure out what I have screwed up.

    Thanks,
    Adam

    ------------------

    #2
    STR$ adds a leading space and that space is actually correctly underlined.
    Better use FORMAT$(Wndcnt) instead.


    ------------------

    Comment


      #3
      That's what I needed! Oh by the way, Borje - your edm control
      is very cool.

      Thanks,
      Adam

      ------------------

      Comment

      Working...
      X
      😀
      🥰
      🤢
      😎
      😡
      👍
      👎