![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi all.
I am beginner with b4ppc and I need help from someone,more experienced. I want to develop an application,that should use hardware buttons(as shortcuts for functions) and arrow keys to control that. After studying all of the documents,I am able to control my application with arrow keys,but here I have some problems,that I want to resolve: 1.I cannot handle numeric keypad(0-9,#,*,maybe also qwerty keys as in MotoQ) 2.I can handle middle button(enter),but after handling that,I get a problem with control this key from another applications even my is closed already. A typical example: xBar is an application,that allows you to switch between running programs by long press middle button. When I am using this key in my programs,I lose this functionality(long press of it),so I am unable to use xBar and after closing my application,I need to restart xBar in order to work. Someone is able to help me with these problems? Thanks in advance. Tomas Edit/Delete Message |
|
|||
|
I am handling the keys,following this tutorial...
http://www.basic4ppc.com/help/hardware/index.html That's not 'form_keybress',but 'HardKeyPressed' event from 'hardware.dll' library. Can you please show me,how to handle that? Just a simple example form with label control or something similar,that will show,which key was pressed will be very useful,if possible of course. Thanks a lot. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Game and keys | pmu5757 | Questions & Help Needed | 13 | 06-01-2008 03:56 PM |
| Trapping Other Keys | Louis | Questions & Help Needed | 3 | 05-10-2008 07:20 AM |
| Reading Registry Keys - Bug or Mistake? | Raytracer | Questions & Help Needed | 1 | 04-18-2008 04:31 PM |
| Soft Keys on Smart Phones? | Louis | Questions & Help Needed | 1 | 02-21-2008 05:49 AM |
| Capturing the arrow keys on the desktop | Louis | Questions & Help Needed | 1 | 08-31-2007 09:01 PM |