TD-21859: WM_LBUTTONUP never send
TD-21859: WM_LBUTTONUP never send
the system message WM_LBUTTONUP is not been send to a message section of a window since TD 6.2 SP3r (or earlier, we have not tested).
Re: TD-21859: WM_LBUTTONUP never send
I don't have TD 6.2 SP3r
No problems with SP3 here.
No problems with SP3 here.
Best regards,
Uwe van der Horst
stp.one
Uwe van der Horst
stp.one
Re: TD-21859: WM_LBUTTONUP never send
can confirm in TD 6.2 SP3r 43826
WM_LBUTTONUP: no sending of this message as well as VTM_LeftClick
WM_RBUTTONUP works fine as well as VTM_RightClick
regards
M.Schmidt
WM_LBUTTONUP: no sending of this message as well as VTM_LeftClick
WM_RBUTTONUP works fine as well as VTM_RightClick
regards
M.Schmidt
Re: TD-21859: WM_LBUTTONUP never send
Ooops. Hopefully fixed in SP4.mschmidt wrote:can confirm in TD 6.2 SP3r 43826
WM_LBUTTONUP: no sending of this message as well as VTM_LeftClick
...
Best regards,
Uwe van der Horst
stp.one
Uwe van der Horst
stp.one
Re: TD-21859: WM_LBUTTONUP never send
VTM_LeftClick
a known bug since 09/2012
but sending via SAM_Click and WM_RBUTTONUP to a button solves the right and left click problem
regards
M.Schmidt
a known bug since 09/2012
but sending via SAM_Click and WM_RBUTTONUP to a button solves the right and left click problem
regards
M.Schmidt
Re: TD-21859: WM_LBUTTONUP never send
Hi
Like Uwe I can't reproduce the issue and this using 6.2 SP3r there must be more to it... so need more info or ideally a testcase.
?
Do you know if it worked with 6.2 RTM?
Cheers
JM
SEE attached video
Also haven't shown this in the video but clicking a PB that would
Call SalSendMsg( hWndForm, 0x202, 0, 0 )
would send WM_LBUTTONUP properly and hWndForm would receive it too..
TOP level window I assume and what properties, I tested with simple form then with accessoriesthe system message WM_LBUTTONUP is not been send to a message section of a window since TD 6.2 SP3r
Like Uwe I can't reproduce the issue and this using 6.2 SP3r there must be more to it... so need more info or ideally a testcase.
So how can you say that SP are that bad to not use the qualification you did useTD 6.2 SP3r (or earlier, we have not tested).

Do you know if it worked with 6.2 RTM?
Cheers
JM
SEE attached video
Also haven't shown this in the video but clicking a PB that would
Call SalSendMsg( hWndForm, 0x202, 0, 0 )
would send WM_LBUTTONUP properly and hWndForm would receive it too..
You do not have the required permissions to view the files attached to this post.
Re: TD-21859: WM_LBUTTONUP never send
Odd from my own quote where I did see this working I no longer doThis also works for me do I miss understand something here?
Basically PB2 send 0x0202 to PB1 that has a message action for it and should receive it but does not
PB1 sends 0x0202 to hWndForm and here this is working but not for pushbutton
So I tested TD 4.2 vs 5.1 and do see it working in 4.2 but not 5.1
So this is no an SP issue assuming this is what got reported.
Can this be confirmed this is EXACTLY what got reported here?
See new video
JM
You do not have the required permissions to view the files attached to this post.
Who is online
Users browsing this forum: [Ccbot] and 4 guests