Search found 222 matches

by paulsr
Tue May 20, 2014 9:17 am
Forum: iOS Deployment
Topic: menuPick pop-ups are misplaced...
Replies: 10
Views: 7206

Re: menuPick pop-ups are misplaced...

Finally, I am back online and in coding-mode. Here is a simple test stack... test.zip http://sr-apps.com/livecode/test.zip I have created one card with a button placed at 600,600. I have also placed an 'X' at 300,300 just to test my theory. On a retina iPad, tapping the button causes the menuPick sp...
by paulsr
Sat Apr 26, 2014 4:02 pm
Forum: iOS Deployment
Topic: menuPick pop-ups are misplaced...
Replies: 10
Views: 7206

Re: menuPick pop-ups are misplaced...

Nakia wrote:Hi Paul,

Upload a test stack here (place it in a ZIP file) and I and others will be happy to take a look.
Will do ... but not for a few days because I'm about to move countries and will be offline.

Thanks...

--paul
by paulsr
Sat Apr 26, 2014 9:49 am
Forum: iOS Deployment
Topic: menuPick pop-ups are misplaced...
Replies: 10
Views: 7206

Re: menuPick pop-ups are misplaced...

Sorry ... I need to raise this issue again, because to me it seems like a serious problem. Please look at the image in this link... http://sr-apps.com/temp/IMG_0664.PNG I tapped on the field shown as "??:??" and the time "spinner" popped-up too high and too far left. This happens consistently in all...
by paulsr
Sat Apr 12, 2014 12:06 pm
Forum: Android Deployment
Topic: Any way to stop screen scolling up with soft keyboard?
Replies: 5
Views: 2837

Re: Any way to stop screen scolling up with soft keyboard?

You're absolutely right Simon. Thank you so much for that... I've wasted days trying to find a solution. Wish I'd asked sooner. But, you know, whenever I see an answer I like that, I think "How the hell did he know?" I mean, where's the connection between rendering and soft keyboards? I think I coul...
by paulsr
Sat Apr 12, 2014 9:35 am
Forum: Android Deployment
Topic: Any way to stop screen scolling up with soft keyboard?
Replies: 5
Views: 2837

Any way to stop screen scolling up with soft keyboard?

Greetings: In iOS, when the soft keyboard appears at the bottom part of the screen, everything else stays in place. With Android (on AVD or physical device) whatever is displayed, scrolls up with keyboard. Is there any way to prevent this??? I've tried various work-arounds, like moving fields on key...
by paulsr
Fri Apr 11, 2014 10:08 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Missing 'on' does not cause error...
Replies: 39
Views: 16325

Re: Missing 'on' does not cause error...

Okay Craig, I understand. But if it's not a bug, it still seems sloppy to me. I would at least expect to get a warning to tell me I was ending a handler I hadn't started.

--paul
by paulsr
Thu Apr 10, 2014 5:05 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Missing 'on' does not cause error...
Replies: 39
Views: 16325

Missing 'on' does not cause error...

Greetings: I'm wondering, does anyone agree that the following is a Livecode bug?... I've just spent a day trying to figure why a button had stopped working. The end of the story is that I had accidentally deleted the 'on mouseUp' statement. It's at the head of a fairly long script, just after a 'gl...
by paulsr
Tue Mar 25, 2014 7:33 am
Forum: Android Deployment
Topic: Handling the pop-up keyboard...
Replies: 18
Views: 12281

Handling the pop-up keyboard...

Greetings: In my iOS apps, whenever I have fields which require data-entry, I place them in the top-half of the screen. That way, when the keyboard pops-up, the fields are not hidden. But with Android, it seems, when the keyboard pops-up, the screen moves up with it, thus hiding the data-entry field...
by paulsr
Mon Mar 24, 2014 11:51 am
Forum: iOS Deployment
Topic: menuPick pop-ups are misplaced...
Replies: 10
Views: 7206

Re: menuPick pop-ups are misplaced...

Folks, I'd really appreciate knowing if anyone else is experiencing the misplacement of popups.

I can't figure if I have a bug or LC has a bug.

Thanks...

--paul
by paulsr
Sat Mar 22, 2014 7:38 am
Forum: iOS Deployment
Topic: menuPick pop-ups are misplaced...
Replies: 10
Views: 7206

menuPick pop-ups are misplaced...

Greetings: I've just noticed that LC apps which use... set the fullscreenmode of this stack to "letterbox" ...any selection boxes, which pop-up when a menuPick field is tapped, are misplaced on a retina iPad, whereas they are correctly placed on a non-retina iPad. If I imagine the screen to be one f...
by paulsr
Mon Mar 10, 2014 12:35 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: App crashes on certain devices.
Replies: 2
Views: 1892

Re: App crashes on certain devices.

Thanks Neil, I have tried with LC 6.6rc1 and 6.5.2. The same thing happens. (BTW: On my Mac, runrevinstaller keeps opening, "checking for updates" and then freezes. I've now downloaded 6.6rc1 from the website. On my PC it downloaded and installed fine.) I'll cut the app back to just that code, rathe...
by paulsr
Mon Mar 10, 2014 10:33 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: App crashes on certain devices.
Replies: 2
Views: 1892

App crashes on certain devices.

Greetings: I'm really hoping someone can help me debug a piece of code which only fails when run on certain devices. I've commented out chunks of the app which are not relevant, leaving just a display of a digital clock, showing hh:mm:ss The code is as follows: command RunClock lock screen put the l...
by paulsr
Tue Mar 04, 2014 7:38 am
Forum: Android Deployment
Topic: Test vs. Load From Menu...
Replies: 2
Views: 2046

Re: Test vs. Load From Menu...

Many thanks Mark ... a resizeStack seems to have fixed the problem.

--paul
by paulsr
Sun Mar 02, 2014 10:53 am
Forum: Android Deployment
Topic: Test vs. Load From Menu...
Replies: 2
Views: 2046

Test vs. Load From Menu...

Greetings: I'm still trying to get my brain around the problems in porting from iOS to Android. I'm seeing something strange, and I can't figure whether or not it should concern me. Working with a real Android device - when I click Test in LC, the app is transferred to the device, and the app loads ...
by paulsr
Mon Feb 24, 2014 11:59 am
Forum: Android Deployment
Topic: mobileSensorAvailable
Replies: 4
Views: 4061

Re: mobileSensorAvailable

Thanks Chris,

I thought I'd tried every setting imaginable, but I guess not.

"Fine Location" works... well... fine!

--paul

Go to advanced search