iPhone Keyboard & pick Color?

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
wunder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 18
Joined: Wed Feb 01, 2012 6:18 am

iPhone Keyboard & pick Color?

Post by wunder » Tue Dec 18, 2012 7:07 pm

I assume this is not possible, but thought I'd check- is there any way to change the color of the pop-up keyboard and pick lists with the iPhone?

Klaus
Posts: 14177
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: iPhone Keyboard & pick Color?

Post by Klaus » Tue Dec 18, 2012 7:09 pm

No, they are supplied by the underlying (i)OS.

wunder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 18
Joined: Wed Feb 01, 2012 6:18 am

Re: iPhone Keyboard & pick Color?

Post by wunder » Tue Dec 18, 2012 7:18 pm

I was afraid of that. I'm working on an astronomy app that I want to keep all the colors dark red. When the built-in objects pop up it is way too bright for use after being dark-adapted. I'm going to end up using only controls which don't use any built-in iOS objects I guess...

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10043
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: iPhone Keyboard & pick Color?

Post by FourthWorld » Tue Dec 18, 2012 9:22 pm

wunder wrote:I was afraid of that. I'm working on an astronomy app that I want to keep all the colors dark red. When the built-in objects pop up it is way too bright for use after being dark-adapted.
There's one for Android:
https://play.google.com/store/apps/deta ... thod.latin

Apple still doesn't support third-party keyboards? You'd think they'd at least make a night-vision mode themselves.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

wunder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 18
Joined: Wed Feb 01, 2012 6:18 am

Re: iPhone Keyboard & pick Color?

Post by wunder » Tue Dec 18, 2012 10:32 pm

I have an astronomy app that turns the keyboard red, so there must be an 'allowed' way to do it, but that would require an external... This app isn't worth that much investment for now.

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: iPhone Keyboard & pick Color?

Post by Simon » Wed Dec 19, 2012 1:20 am

Wouldn't you just make your own keyboard?
You couldn't type into a field but set the name of a button to... and the button could look like a field.

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

Post Reply