Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
OnScreenDisplay with tabs
#2
Need to add DT_EXPANDTABS to DrawText in OSD_WndProc and OSD_Paint functions.

Code:
Copy      Help
,DrawText hdc v.text v.text.len &rt DT_CALCRECT|DT_WORDBREAK|DT_EXPANDTABS

Code:
Copy      Help
DrawText(hdc v.text v.text.len &r DT_WORDBREAK|DT_EXPANDTABS)

This will be in next release.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)