markup - keyboard navigation |
Post Reply |
Author | |
mnowaczy
Groupie Joined: 16 June 2008 Status: Offline Points: 12 |
Post Options
Thanks(0)
Posted: 12 November 2008 at 8:14am |
In CXTPMarkupContext::OnWndMsg you handled WM_MOUSEWHEEL
but no keyboard messages. When for example WM_KEYDOWN comes it goes to CXTPMarkupKeyboardNavigation which looks like this: CXTPMarkupKeyboardNavigation::OnWndMsg(UINT /*message*/, WPARAM /*wParam*/, LPARAM /*lParam*/, LRESULT* /*pResult*/) { // NotImplmeneted return FALSE; Do you plan to do this keyboard navigation? |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Yes, it will appear someday.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |