Here's an example app that I found some time ago that has a fake
keyboard:

http://www.dannyg.com/iphone/tipCalc/

It worked better months ago with my 1.0 phone, but it looks like it
has suffered some problems in the meantime.

On Nov 29, 11:21 am, anmldr <[EMAIL PROTECTED]> wrote:
> Yes, a fake keyboard.
>
> A will write another post on the subject instead of hijacking the
> thread.
>
> Linda
>
> On Nov 27, 10:10 pm, "Jeff Pickhardt" <[EMAIL PROTECTED]> wrote:
>
> > I'm not quite sure what you're trying to accomplish.  Are you trying
> > to make a "fake" numbers keyboard?
>
> > If so, I'd recommend against using actual images to make it look
> > exactly like the iPhone keyboard.  It'd be better as html elements
> > since it'd be less data for the user to download.
>
> > Sure, I'll report the "bug" / feature request for a numeric attribute.
>
> > On Thu, Nov 27, 2008 at 6:13 PM, anmldr <[EMAIL PROTECTED]> wrote:
>
> > > Jeff--
> > > Please report this as a bug.  I think that it is and probably the more
> > > people that report it the better the chance that it will be fixed.
>
> > > I too am needing this for my hybrid app.  What I have done is to take
> > > screen capture images of the alphanumeric keyboard with each number
> > > (and decimal) pressed and the static keyboard.  Then in an image
> > > editor, I have cut the keyboard images down to be just the top row of
> > > numbers and then the "pressed" image.  I still have some work to do to
> > > make them line up exactly right though before I use them.  I am
> > > thinking about using javascript to show/hide my keyboard and map out
> > > the images and have them appear as needed when pressed.  So, if you
> > > have more experience with javascript than I do and want to share your
> > > efforts, I will share my images.  (I probably will share the images
> > > anyway without your help though :-) since someone here probably can
> > > use them in the future as well.
>
> > > Like I wrote though, I have a little more work to do on them so that
> > > they will line up correctly since they are cut down images. Got to get
> > > it right pixel by pixel so that there doesn't appear to be any
> > > "jumping" of the images.
>
> > > Linda
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to