![]() |
|
|||||||
| 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,
in a non profit project we are developing – using BASIC4PPC – a little PDA application prototype, a MP3 reader. This reader must be used without watching the PDA screen. Application users are disabled people and no disabled people in some disabling circumstances (car driving, walking, etc.). User uses fingers to "explore" the screen and receives info about the zone where fingers stay. There are 5 zones: - 4 zones divide screen into 4 similar rectangles; - 1 zone is a circle at the screen center. Each zone launches a different command: "Previous", "Next", "Play/Pause", etc (a particular zone is idle to allow the user not to raise her/his hand from the screen). We need nice, intelligent and smart solutions using BASIC4PPC able to make available natural interactions with the user; eg: 1.) We need a full-screen form (like Tom-Tom navigator; PDA four corners easy to reach and natural boundary in "exploring" the screen); alternatively, we need up-bar and down-bar all events notification to our application; 2.) we need complete control over PDA buttons (Window, etc) (every PDA buttons events must be notified to our application); 3.) we need complete control over Sound statement: when user "explores" the screen, we need to pause current played MP3, then we play a new MP3 containing the command description associated with "explored" zone and finally (if user doesn't confirm the command launch) we resume paused MP3; alternatively, we need Windows Media Player shell complete control; 4.) we need to use PDA Radio: may BASIC4PPC help us? Can you help us? Thanks! Utiss DevOne Torino, Italia |
|
||||
|
1) See FormLib.FullScreen.
2) Hardware.HardKeys Also look at the kiosk example: Creating Kiosk applications 3) You can use FMOD library, Hekkus library and Sound keyword. 4) What do you mean with PDA Radio? |
|
|||
|
Thanks, this saves us a lot of time and shows BASIC4PPC power!
![]() 4) We mean "radio fm tuner" (and its software application) with "PDA Radio": we need to tune to the presetted stations alerting user when specified program is starting (we use Outolook Calendar to store program and its starting date-hour). |
![]() |
| 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 |
| Form Image in FullScreen | orhan | Questions & Help Needed | 4 | 05-09-2008 11:56 AM |
| Drag Left / Right buttons on form issue. | badkarma | Bug Reports | 2 | 04-11-2008 12:50 PM |
| Table control in Fullscreen Mode | berndgoedecke | Questions & Help Needed | 2 | 01-26-2008 04:41 PM |
| Form.Height in Fullscreen | berndgoedecke | Questions & Help Needed | 2 | 01-24-2008 08:10 PM |
| Duplicate form and Copy control | bidibulle | Basic4ppc Wishlist | 3 | 11-09-2007 07:39 PM |