Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QM Editor Fonts
#2
I was able to do it using the following macro. However, it runs only once, the first time. Then, I have to reload QM to restore it to the original font size. Any advice is mostly welcome.

Function tempf11
Code:
Copy      Help
int c=id(3006 _hwndqm) ;;list
__Font edfont.Create("" 10)
SendMessage c WM_SETFONT edfont 0
edfont.Delete


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)