Search found 8 matches

by shankez
Tue Apr 03, 2012 7:11 pm
Forum: iOS Deployment
Topic: Keyboard issue.
Replies: 8
Views: 7469

Re: Keyboard issue.

OK here is my workaround for getting rid of the shift key being locked on the first appearance of the keyboard. I created a custom property for the field called clearShift, then I put this handler in the card script: on keyboardActivated if the clearShift of field "My Field" is false then focus on ...
by shankez
Mon Jan 30, 2012 2:36 am
Forum: Off-Topic
Topic: LC 5.02 problem with "screen capture"
Replies: 12
Views: 10305

Re: LC 5.02 problem with "screen capture"

Hi Mark, I mean that when the keyboard appears, it has capital letters locked, and it seems there is no way to change it. Antonio Same for me Hi! Have you resolved the issue? I cannot resolve it, I don't understand if it is a bug of LC or if there is a way to handle the capitalization in text field...
by shankez
Mon Jan 30, 2012 2:11 am
Forum: Off-Topic
Topic: LC 5.02 problem with "screen capture"
Replies: 12
Views: 10305

Re: LC 5.02 problem with "screen capture"

Hi Antonio, I don't know what caps lock problem you mean, but if you create a native input control, as described in the iOS Release Notes, then you should be able to change the keyboard types. Best, Mark Hi Mark, I tried with no results to create a useful iOS native input control, can you provide m...
by shankez
Sun Dec 18, 2011 12:54 am
Forum: Off-Topic
Topic: LC 5.02 problem with "screen capture"
Replies: 12
Views: 10305

Re: LC 5.02 problem with "screen capture"

Hi Mark, I mean that when the keyboard appears, it has capital letters locked, and it seems there is no way to change it. I will try to create a native input control as you said. Thank you again for your help!
Antonio
by shankez
Sat Dec 17, 2011 11:13 pm
Forum: Off-Topic
Topic: LC 5.02 problem with "screen capture"
Replies: 12
Views: 10305

Re: LC 5.02 problem with "screen capture"

Hi Mark, thank you for the script, I will study it to understand why it works while mine don't works. Another thing: I have tried your stack on my iPhone too, it works fine for screen capture, but it has the same problem of mine about the caps lock mode when the keyboard appears.. Is there any way t...
by shankez
Fri Dec 16, 2011 7:06 pm
Forum: Off-Topic
Topic: LC 5.02 problem with "screen capture"
Replies: 12
Views: 10305

Re: LC 5.02 problem with "screen capture"

Hi Mark, I think the problem is not version 5.0.2 in itself but definitly the use of the accelerated graphic.. Anyway this is the script, it is connected to a text entry field (field "domanda") and its aim is to take a screenshot of what the user has written in the field, as it was written on the pa...
by shankez
Thu Dec 15, 2011 1:12 am
Forum: Off-Topic
Topic: LC 5.02 problem with "screen capture"
Replies: 12
Views: 10305

LC 5.02 problem with "screen capture"

Hello, hope this is the right place to have an answer from developers. There is a problem with screen capture command in new version 5.02, it returns a black screen on IOS, while in version 5.01 it works perfectly... I am doing some mistake in the use of the command ? Thank anyone would help! Antoni...
by shankez
Wed Nov 30, 2011 5:56 pm
Forum: iOS Deployment
Topic: Digital Compass and iOS
Replies: 4
Views: 5282

Re: Digital Compass and iOS

Hi gwyy,
have you resolved your issue? Me too I have your exact problem, and I can't figure out why...