Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Reproduce and key in notepad a special character
#9
My QM 2.4.3.4 displays it correctly.

Macro Macro2726
Code:
Copy      Help
ShowNote
1

int w=win("NOTE1" "QM_toolbar")
int he=id(1 w) ;;editable text
outw he ;;4919558 RichEdit20W ""

SendMessageW he WM_SETTEXT 0 @"→"

;str s="→"
;s.setwintext(he)
Maybe in older QM the class name is not RichEdit20W.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)