Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Auto Text - TS Menus Menu Listitem Limit
#6
This may be better:

TS Menu TS Menu6
Trigger $t     Help - how to add the trigger to the macro
Code:
Copy      Help
/b/i/c
css= :0;;a - menu 1
css= :0;;b - menu 2

;menu 1
css=a :"visibility:hidden;"
css=a :"position:fixed;"
css=a :"width:500px;"

;menu 2
css=b :"height:600px;"
css=b :"padding:0px;"
css=b :"left:5%;"

;instant items
css= :"top:20%;"
css= :"overflow:hidden;"

On css= it shows menu of available submenus. If then you continue typing "a", it shows menu for css=a, if "b" - for css=b, and so on.
Then you cannot click, but typing "a" is faster anyway.


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)