Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Arrow keys event (Read 949 times)
khstar
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 19
Joined: Apr 23rd, 2009
Arrow keys event
Jun 15th, 2009 at 5:18am
Print Post  
The diagramview can't catch arrow keys firing.

And, I found the same situation and a solution.

However I have a sourcecode license and want to change from the source code of Flowchart.NET.

I couldn't find with words like isinputkey, keys.left....
Where can I modify for that?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Arrow keys event
Reply #1 - Jun 15th, 2009 at 6:50am
Print Post  
IsInputKey is defined in the base Control class. You should add an IsInputKey override to DiagramView, or to a  class derived from it.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint