Search found 69 matches

by ChrisMukrow
Tue Jan 21, 2014 12:07 pm
Forum: iOS Deployment
Topic: Google Docs privacy
Replies: 1
Views: 1632

Re: Google Docs privacy

I think you need to make some kind of backend (PHP, ASP, Livecode Server, etc.), with a login, register and user management. And then on login you give the user the right URL (student/teacher).

Chris
by ChrisMukrow
Tue Jan 21, 2014 12:02 pm
Forum: iOS Deployment
Topic: Strange behaviour fullscreen
Replies: 0
Views: 1178

Strange behaviour fullscreen

When using Livecode 6.5/6.1, our app is fullscreen in the simulator but not on the device (also in previous LC versions this app was fullscreen). Is there a way to fix this?
by ChrisMukrow
Tue Jan 14, 2014 2:37 pm
Forum: iOS Deployment
Topic: Help needed: quoting variable
Replies: 2
Views: 2058

Re: Help needed: quoting variable

Thanks Klaus! And nice function! :D
by ChrisMukrow
Tue Jan 14, 2014 1:35 pm
Forum: iOS Deployment
Topic: Help needed: quoting variable
Replies: 2
Views: 2058

Help needed: quoting variable

Who can help me with this simple problem? When using the code below, you can't trigger the mouseUp. But when quoting line 2,3,4 you can, so I need to know how to quote a variable. Thanks! "on mouseUp" & cr & \ "put directoryAZ into cardNumberHolder" & cr & \ "put" && tChildTitles[getID] && "into tit...
by ChrisMukrow
Thu Jan 09, 2014 10:46 am
Forum: MobGUI
Topic: Scroller problem
Replies: 5
Views: 4824

Re: Scroller problem

Do you have Auto destroy on closeCard enabled (in the Mobgui scroller option field)?
by ChrisMukrow
Thu Dec 26, 2013 9:59 pm
Forum: iOS Deployment
Topic: Like Us On Facebook
Replies: 2
Views: 1994

Re: Like Us On Facebook

Just an idea, don't know if it will work. Iframe FB like, use JS callback --> send to success URL --> browserfinished request --> get URL --> action.

The problem is that I don't know, if browserfinished loading can get the URL.

Good luck!
by ChrisMukrow
Sat Dec 07, 2013 9:17 pm
Forum: Announcements
Topic: [ANN] mergMK 2
Replies: 11
Views: 9413

Re: [ANN] mergMK 2

Nice, looking good! Is this version also more stable? We got some memory problems with mergMK 1 (mostly with zooming in/out).

Chris
by ChrisMukrow
Mon Oct 28, 2013 10:25 pm
Forum: Android Deployment
Topic: Use referenced filename images in Android
Replies: 9
Views: 5899

Re: Use referenced filename images in Android

Also make sure that the referenced filename is case-sensitive (only Android?). This is a problem we found with porting from iOS to Android.
by ChrisMukrow
Fri Aug 23, 2013 9:41 am
Forum: iOS Deployment
Topic: using mergMK
Replies: 4
Views: 3470

Re: using mergMK

I think you are using the wrong binary file in the standalone window. Your are using Pre-Livecode 5.5.2 files, instead you should use mergMK.lcext for Livecode 6.1.1. Hopefully this helps!
by ChrisMukrow
Thu Aug 22, 2013 2:40 pm
Forum: Android Deployment
Topic: livecode resolutoin + widgets issue / question.
Replies: 3
Views: 3240

Re: livecode resolutoin + widgets issue / question.

The problem hasn't been fix yet. From another topic: In the latest newsletter (153) http://livecode.com/community/newsletters/ there is a report about the teams progress. It says that first tests of 'Resolution independence' will be done at the end of this month so we will not have to wait long. Sor...
by ChrisMukrow
Mon Aug 05, 2013 1:43 pm
Forum: Android Deployment
Topic: Android performance (images)
Replies: 5
Views: 3733

Re: Android performance (images)

Hi Mark, Thanks for the idea, to switch to a lower resolution, maybe we will implement this option too. The devices we use for Android testing are pretty high-end (HTC One X + Sony Xperia Z), but still the performance isn't ideal. I think these devices match the performance of an iPhone or even high...
by ChrisMukrow
Mon Aug 05, 2013 12:37 pm
Forum: Android Deployment
Topic: Android performance (images)
Replies: 5
Views: 3733

Re: Android performance (images)

Hi Mark, Thanks for your extensive answer!!! We are using some pretty big images with some clear parts (interactive magazine), we followed your advice and removed these images. We also incorporated your other tips to upgrade our app and it is now much better, but still not as fluid as our iPhone app...
by ChrisMukrow
Tue Jul 30, 2013 10:48 am
Forum: Android Deployment
Topic: Android performance (images)
Replies: 5
Views: 3733

Android performance (images)

When using (heavy? 2.5 mb) images on Android the performance drops significantly, has anyone experienced this problem too? If so, is there a fix?
by ChrisMukrow
Wed Jun 05, 2013 11:02 am
Forum: iOS Deployment
Topic: URL, strange output??
Replies: 4
Views: 4572

Re: URL, strange output??

Hi,

Sorry for my late response. No it's still not fixed, after 2 months with an quick incident ticket... You can follow the bug on the bug tracker: http://quality.runrev.com/show_bug.cgi?id=10800
by ChrisMukrow
Tue Apr 02, 2013 2:42 pm
Forum: iOS Deployment
Topic: URL, strange output??
Replies: 4
Views: 4572

Re: URL, strange output??

Thanks Richard for your help! The problem got solved, kinda... It's a bug, I submitted a bug report and now I'm waiting for a fix.

Go to advanced search