-
1. Re: iOS fields or text
RJ Cooper Oct 18, 2014 4:14 PM (in response to bmohnsen)I've tried both text and fields, but Director app doesn't pick up any changes in either. There is no way to detect any keyboard text of any type, even from iOS keyboard, from a Dir 12 iOS app :-( The Key, KeyPressed(), <if field "input" <> "">, nothing works!
-
2. Re: iOS fields or text
Milky_au Oct 18, 2014 5:51 PM (in response to bmohnsen)Hello bmohnsen,
I use TEXT for on screen display, and fields for data manipulation.
Fields are locked into the ‘times’ font, where TEXT can display any of the iOS fonts.
regards
Milky
-
3. Re: iOS fields or text
bmohnsen Oct 18, 2014 9:13 PM (in response to Milky_au)Is your experience the same as RJ - that you can't enter text into either in iOS?
-
4. Re: iOS fields or text
Milky_au Oct 19, 2014 4:26 AM (in response to bmohnsen)Hello bmohnsen,
I can enter text in just fine using my own built keyboard (see notepad demo below), but I can't get access using an external bluetooth keyboard.
I posted up a demo keyboard last year, which I never finished it off - as most of my iOS programs only needed one line to be filled (mostly just filling in empty forms, like names, passwords etc...)
But when i've got more time I should finish the little notepad demo - it still needs hi-lighting, copy and past, saving and printing - i'll get around to it one day.
regards
milky
old discissions....@
https://forums.adobe.com/message/5752580#5752580
http://wl.filegenie.com/~milky/NotePad_iPad.dir

