Handle repaint messages properly

db4
Slava Pestov 2008-02-26 14:58:41 -06:00
parent 5a8ab4f6ee
commit 4c3eabe9a3
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ SYMBOL: mouse-captured
: handle-wm-paint ( hWnd uMsg wParam lParam -- )
#! wParam and lParam are unused
#! only paint if width/height both > 0
3drop window relayout-1 ;
3drop window relayout-1 yield ;
: handle-wm-size ( hWnd uMsg wParam lParam -- )
2nip