Search found 19 matches

by askari
Wed Nov 06, 2013 5:11 pm
Forum: iOS Deployment
Topic: ios simulator error message SDK not found
Replies: 5
Views: 3642

Re: ios simulator error message SDK not found

This was resolved with the latest xcode
by askari
Tue Nov 05, 2013 8:57 pm
Forum: iOS Deployment
Topic: ios simulator error message SDK not found
Replies: 5
Views: 3642

Re: ios simulator error message SDK not found

Hi All, I am not able to get IOS SDK 7.0. I have installed xcode 4.4, 4.6, 5.0 and even 5.0.1 however I can't get the 7.0 SDK associated in livecode (see screenshot) and hence can not build or test out on the simulator for IOS 7. Interestingly the simulator give's me the option for IOS 7 from the Ha...
by askari
Mon Apr 02, 2012 1:10 pm
Forum: iOS Deployment
Topic: [ANN] mergExt
Replies: 17
Views: 10977

Re: [ANN] mergExt

Monte, I can't get the pBarcode to return the text after I scan a qr code. My implementation is like; on mergZXingDidScanResult pBarcode   answer pBarcode with "OK" or "Cancel" put pBarcode&cr before field "barCodeText" of card "info" end mergZXingDidScanResult I also noticed I only get the ok optio...
by askari
Sat Sep 17, 2011 7:12 am
Forum: iOS Deployment
Topic: Ipad layout and controls example
Replies: 1
Views: 1888

Ipad layout and controls example

Hi, I successfully created my first app for the iphone and now am trying to create an ipad app but it's a bit hard to grasp how to layout the elements, control rotation appropriately and get it to look like a native app. I have MOBGUI and have created some buttons etc but I would like controls like ...
by askari
Wed Aug 17, 2011 10:59 pm
Forum: MobGUI
Topic: Does Mobgui cause my app to crash?
Replies: 3
Views: 3944

Re: Does Mobgui cause my app to crash?

Created the app from scratch now it's working ok.

Thanks
by askari
Wed Aug 17, 2011 3:10 am
Forum: MobGUI
Topic: Does Mobgui cause my app to crash?
Replies: 3
Views: 3944

Re: Does Mobgui cause my app to crash?

I was able to run my app after restarting my computer, but now the mobgui buttons do not work? I wonder if the mobgui library is attached correctly? From the stack browser I see a substack named MobGUILib-131_______.88__ but unless I open MobGui I get script errors when trying to click on a button d...
by askari
Tue Aug 16, 2011 5:18 am
Forum: MobGUI
Topic: Does Mobgui cause my app to crash?
Replies: 3
Views: 3944

Does Mobgui cause my app to crash?

This may not be related to Mobgui so excuse me if that's the case. To get my app running in the iphone simulator, I had to comment out this mobgui reference; "-- mobGUIUntouch the long id of me " thereafter I successfully run the app in the simulator. With my latest changes however when I attempt to...
by askari
Fri Aug 05, 2011 6:37 pm
Forum: MobGUI
Topic: Missing controls??
Replies: 4
Views: 4065

Re: Missing controls??

This worked, thanks for the help all.
by askari
Thu Aug 04, 2011 9:05 pm
Forum: MobGUI
Topic: Missing controls??
Replies: 4
Views: 4065

Missing controls??

Hi,

I downloaded the latest version of MobGUI and it's very useful however when I look at the documentation I see more controls described than are available to me e.g the scroller, background etc.

Am I missing something?
by askari
Mon Aug 01, 2011 8:11 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Pick Wheel not displaying on Iphone
Replies: 3
Views: 3093

Re: Pick Wheel not displaying on Iphone

Figured this out, I was using combo box instead of option for my button type. All is well again.

Thanks
by askari
Mon Aug 01, 2011 7:50 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Pick Wheel not displaying on Iphone
Replies: 3
Views: 3093

Re: Pick Wheel not displaying on Iphone

Thanks jacque,

Got MobGUI and it's really useful although it doesn't seem like the pick wheel is part of the available controls. I guess I should ask this on the MobGui forum but I appreciate your help getting me this far.

Regards
by askari
Sat Jul 30, 2011 6:46 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Pick Wheel not displaying on Iphone
Replies: 3
Views: 3093

Pick Wheel not displaying on Iphone

Hi All, I successfully deployed an app to my iphone to test it out however some of the controls like the option button don't have the glossy look as is the case in the IDE and when I attempt to select the drop down, I don't get the native iphone pick wheel instead i get a grey background with the op...
by askari
Fri Jul 22, 2011 8:37 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Selected button in a group
Replies: 4
Views: 3208

Re: Selected button in a group

Klaus,

That worked perfectly,

Thanks much
by askari
Fri Jul 22, 2011 3:36 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Selected button in a group
Replies: 4
Views: 3208

Re: Selected button in a group

Sparkout,

Thanks for the reply, I tried this out but it doesn't seem to work. I placed the code in the group script
by askari
Thu Jul 21, 2011 1:09 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Selected button in a group
Replies: 4
Views: 3208

Selected button in a group

Hi, I would like to hilite or set the opaque property of a button in a group to true when clicked but set it back to false when a user clicks on another button in the group. Any ideas on how to get this done? im trying to do something like; repeat with x = 1 to the number of buttons of group "button...

Go to advanced search