Hi Support,
WM_KEYUP with virtual keys are working fine in win32 but this is not working in .NET . I tried changing from WM_KEYUP event to WM_KEYDOWN event since WM_KEYUP not supported
in .NET but there is no luck.
Version : TD .NET 6.3 SP1 UPD2
Thanks!
Siva A
.NET Virtual keys are not working in WM_KEYDOWN event
.NET Virtual keys are not working in WM_KEYDOWN event
You do not have the required permissions to view the files attached to this post.
Re: .NET Virtual keys are not working in WM_KEYDOWN event
Sorry, Siva. I have no idea about how to reproduce this. Virtual Keys? What do I press on my keyboard?
Sorry for my ignorance.
Sorry for my ignorance.
Re: .NET Virtual keys are not working in WM_KEYDOWN event
Thanks Mike. Well. if you press any of the key from keyboard then WM_KEYUP/WM_KEYDOWN should fire and relevant code for that Virtual key should fire.
For eg, In this example, you choose any value in the combobox and press the "DEL" key. this should fire the delete message.
Thanks
Siva A
For eg, In this example, you choose any value in the combobox and press the "DEL" key. this should fire the delete message.
Thanks
Siva A
Re: .NET Virtual keys are not working in WM_KEYDOWN event
Hi Siva,
I see the following:
.NET
Tab - Displays Cancel
Backspace - Displays rightbutton
Enter - No action
Delete - deletes the entry in the datafield
WS32
Tab - no action
Backspace - Displays backspace
Enter - No action
Delete - displays delete then deletes the entry in the datafield
Is that what you are seeing? Looks like some sort of bug to me.
Best regards,
I see the following:
.NET
Tab - Displays Cancel
Backspace - Displays rightbutton
Enter - No action
Delete - deletes the entry in the datafield
WS32
Tab - no action
Backspace - Displays backspace
Enter - No action
Delete - displays delete then deletes the entry in the datafield
Is that what you are seeing? Looks like some sort of bug to me.
Best regards,
Re: .NET Virtual keys are not working in WM_KEYDOWN event
Thanks Mike. That's right. The virtual keys are not working as we expected. It fires wrong key or no action.
Let me install TD 6.3 SP2 UPD 1 as the DEL key was also not working as expected.
Thanks!
Siva A
Let me install TD 6.3 SP2 UPD 1 as the DEL key was also not working as expected.
Thanks!
Siva A
Who is online
Users browsing this forum: [Ccbot] and 2 guests