Search found 6 matches

by programmerBUSLVMD
Thu Aug 30, 2012 5:52 pm
Forum: iOS Deployment
Topic: Unable to use iOS Simulator...
Replies: 11
Views: 7630

Re: Unable to use iOS Simulator...

A provisioning profile is associated with an apple.com/developer account. You specify the name of your profile in the standalone application settings of the livecode app you are creating. There is a good book recently published on Amazon that will walk you through the steps for Livecode: LiveCode Mo...
by programmerBUSLVMD
Thu Aug 30, 2012 5:20 pm
Forum: iOS Deployment
Topic: Deploying Without App Store
Replies: 31
Views: 21703

Re: Deploying Without App Store

I currently have an enterprise certificate from apple and place my app on a web site. Without any developer profiles installed on my iphone 4, clicking on a link in my mobile browser causes a prompt Do you want to install <appname)? Pressing on the install button causes it to be installed as well as...
by programmerBUSLVMD
Tue Aug 28, 2012 9:00 pm
Forum: iOS Deployment
Topic: Developing for big iPad on small laptop
Replies: 22
Views: 18030

Re: Developing for big iPad on small laptop

There are monitors that rotate offering both landscape and portrait modes. You might want to look into that as an external monitor option. Also some video drivers will let you specify landscape/portrait (they are assuming this kind of monitor I guess). With a laptop, and external keyboard and mouse,...
by programmerBUSLVMD
Sat Aug 11, 2012 2:59 pm
Forum: iOS Deployment
Topic: More tutorials for Iphone/Ipad?
Replies: 6
Views: 4746

Re: More tutorials for Iphone/Ipad?

Are you using MOBGUI? If not try it. You can't assume that a font that you can use on the desktop will be available in IOS.
by programmerBUSLVMD
Fri Jun 15, 2012 5:39 pm
Forum: iOS Deployment
Topic: Connect to MS SQL Server
Replies: 11
Views: 19262

Re: Connect to MS SQL Server

I'm currently running a program that I wrote that monitors a port and looks for parameters and works as a direct intermediary to the MS Sql server. The calling command is put url("yourwebpage:port/?param1;userid;hashed password?") into rtable The parameter in my case is a function number but could j...
by programmerBUSLVMD
Sun Jun 10, 2012 10:15 pm
Forum: MobGUI
Topic: Buttons placement unreliable
Replies: 2
Views: 3257

Buttons placement unreliable

When I place a IOS button from MOBGUI it appears in a different place from where it was placed during design. Design resolution is the same as runtime. Another button works just fine. Any ideas?

Go to advanced search