Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Autocomplete certain character combination into a text
#11
When i add
Code:
Copy      Help
;; :"()"
into the previous autotext
so that it becomes
Code:
Copy      Help
/b/i/c

SIMPLE TEXT EXAMPLES
sim :'"simple text" ;;inserts simple text when you type sim and postfix (Ctrl, space, comma, Enter...)
simp :"paste text" ;;same as above, but uses clipboard instead of keys. If 'Hybrid paste' checked in Options, uses keys for short text, clipboard for long text.

FORMATTED TEXT EXAMPLES
dt :str s.timeformat("{DD} {T}"); key (s) ;;current date and time. To add the code, you can use the Text dialog from the floating toolbar.
inpn :if(inp(_i "a number")) key F"the number is {_i}" ;;manual text input

POPUP LIST EXAMPLE
If there are several matching items, shows a popup list. Select an item with mouse, Enter, Tab or a number key.
PL :'"list item 1"
PL :'"list item 2" ;;Label
;; :"()"

;;;;;
Doesnt work. Not without adding ; as a delimiter character in options. Then it becomes as it were in older version of QM.
Apparently what this new version has brought doesnt currently work in my computer , i have unicode selected in options .
In case it helps. Using english keyboard. English os. Win7 etc. And only QM is working , i dont have any other keyboard affecting software atm.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)