This is a discussion on Is there any way to use keyPressed method of Canvas class in Form class? within the Mobile Software Development forums, part of the Software Development category; Is there any way to use keyPressed method of Canvas class in Form class?...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| No... Those methods are part of the low-level UI APIs. If you look at the class hierarchy, you'll see that Canvas is not the base for the high level widgets, even though the *implementation* may make them so. Hence it’s not possible to use key presses method of canvas in form class |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Is it possible to override a method in Partial class ? | oxygen | ASP and ASP.NET Programming | 2 | 02-08-2008 02:47 AM |
| Debug class and Trace class | simplesabita | Software Testing | 3 | 08-18-2007 12:30 AM |
| Can we inherit the java class in C# class | vigneshgets | C# Programming | 1 | 08-09-2007 07:42 AM |
| What's the Reason for getHeight() method not return the correct value in Game canvas? | mobilegeek | Mobile Software Development | 1 | 07-19-2007 01:06 AM |
| What is super class sub class in error? | santoshmalvi | Software Testing | 1 | 04-16-2007 01:20 AM |