The script below shows the problems I'm having
with InvalidateRect(). The script makes a RichEdit
move in tandem with a splitter.
When no InvalidateRect() is called in the Splitter_OnRelease(),
and the splitter is moved into the RichEdit area,
echoes of it are created in the RichEdit.
When $Main
Hi,
When you read about button related messages in MSDN, BM_SETCHECK gives you
an opportunity to set button's state to BST_INDETERMINATE, which is
presented by a gray color. Is there a way to gray out a button in
Win32::GUI (apart from using SendMessage directly)?
--Piotr
2 matches
Mail list logo