WM_Paint() for TEXT widget

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

WM_Paint() for TEXT widget

870 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by diverger on Fri Jun 21 19:33:21 MST 2013

In my recent project, i find i can't use "WM_Paint()" function to force the text widget refresh. But it works for buttons. Anyone can confirm this ?


In my situation: I want to force some text widget to refresh in one dialog's callback funtion, so i invoke WM_Paint() to do this, but nothing happens. Why ?


I use the library 5.20

Labels (1)
0 Kudos
Reply
0 Replies