12-11-2007, 12:53 PM | #1 |
Junior Member
Posts: 6
Karma: 10
Join Date: Dec 2007
Device: irex iliad
|
User interface programming
I'm looking into doing some programs for the iliad, but I'm going to have a million questions along the way I'm sure.
Is there a way to setup "hotspots" on the interface to accept input and store that in a variable? either as ink or recognized text. I'm looking at setting up an interface and have something like form fields to accept input. Right now I'm not really looking at using that input for anything more than storing whatever is written there in ink. Has anyone done something like this, or know of any examples? Thanks Eth |
12-12-2007, 10:50 AM | #2 |
Addicted to Porting
Posts: 1,697
Karma: 7194
Join Date: Oct 2006
Location: Indianapolis, IN
Device: iRex iLiad, Nokia 770, Samsung i760
|
I'm not exactly sure what you're asking. iLiad programs are simply GTK applications. If you make an app with a few text boxes, than you can certainly capture the text inputted with the software keyboard.
|
Advert | |
|
12-12-2007, 12:19 PM | #3 |
Junior Member
Posts: 6
Karma: 10
Join Date: Dec 2007
Device: irex iliad
|
Thanks for the info.
I'm looking for input without using the keyboard, and it doesn't have to be text in a variable. Just capturing a section of drawn text, and maybe storing it as an image in a database. For example, a simple task list, where I would write in the task names, and be able to store each individual task separately. I can write a list on the regular writing pad, but I can't sort, or mark it complete. |
12-23-2007, 05:58 AM | #4 |
Connoisseur
Posts: 58
Karma: 479
Join Date: Mar 2007
Device: iLiad
|
Ipdf uses a scribble library to handle scribbles - you can see how it works in the ScribbleMgr of the ipdf. It's quite simple to work with, but you'd have to see by the x,y coordinates if you are within one field or other.
/R |
Thread Tools | Search this Thread |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
User Interface settings | Ponderstibbons | Calibre | 1 | 09-05-2010 01:16 PM |
BUG in user interface | Giuseppe Chillem | Calibre | 9 | 05-10-2010 10:32 PM |
PRS-500 500 Programming | MarzKrishna | Sony Reader Dev Corner | 1 | 12-17-2009 08:43 PM |
A Brief History of the GUI (Graphical User Interface) | Stuart Young | Deals and Resources (No Self-Promotion or Affiliate Links) | 0 | 09-18-2006 06:12 AM |
Touch User Interface for paper | Brian | News | 1 | 12-18-2005 11:34 AM |