Home » U++ Library support » U++ Library : Other (not classified elsewhere) » SizeGrip Problem or Bug
Re: SizeGrip Problem or Bug [message #15079 is a reply to message #15019] |
Fri, 28 March 2008 18:46   |
huanghuan
Messages: 10 Registered: December 2007
|
Promising Member |
|
|
thank you.
BTW, as you words IF code like this:
::SendMessage(hwnd, WM_SYSCOMMAND, 0xf008, MAKELONG(0, 0));
::SendMessage(hwnd, WM_LBUTTONUP, 0, MAKELONG(0, 0));
maybe a leftup sended to the topwindow. Then if a ctrl there at (0,0) and accept this mouse event ...
So I think a relative location should be calculated.
In this leftdown function, as "SendMessage" work, the leftup will be called. It is a little strange.
|
|
|
Goto Forum:
Current Time: Mon Apr 28 08:44:05 CEST 2025
Total time taken to generate the page: 0.04206 seconds
|