Search found 87 matches

by pthirkell
Wed Jun 18, 2014 9:00 am
Forum: iOS Deployment
Topic: IOS Keyboard Display hidden
Replies: 21
Views: 12404

Re: IOS Keyboard Display hidden

I presume that this doesn't help?

mobileSetKeyboardType "alphabet"
mobileSetKeyboardType "numeric"
by pthirkell
Sun Jun 08, 2014 9:01 am
Forum: Off-Topic
Topic: Livecode Roadmap
Replies: 0
Views: 2308

Livecode Roadmap

After the excitement and energy surrounding the Kickstarter campaign last year, many of us have followed with interest the major refactoring project and associated development goals for Livecode. It has obviously proven to be an enormous undertaking! With the anticipated completion of Livecode 7.0 h...
by pthirkell
Thu Apr 10, 2014 11:39 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Graphic storage - best practice?
Replies: 8
Views: 5537

Re: Graphic storage - best practice?

I have no vested interest in mobgui, but the icons are useful for desktop as well as mobile. If any of the following look like what you need then you may want to investigate further.

cheers
mobguicons_20140213.png
by pthirkell
Wed Apr 09, 2014 5:49 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Graphic storage - best practice?
Replies: 8
Views: 5537

Re: Graphic storage - best practice?

Have you checked out the font collection that comes with the revitalised version of MOBGUI? If it has what u want then a really quick and efficient way to build what u need!
by pthirkell
Wed Apr 09, 2014 5:44 am
Forum: User Groups and Events
Topic: Oahu Meet ups?
Replies: 1
Views: 7994

Re: Oahu Meet ups?

Sadly no I live elsewhere. But would you like to propose hosting a future Livecode conference in Oahu. I would sign up today :)
by pthirkell
Tue Mar 18, 2014 12:02 pm
Forum: MobGUI
Topic: setting carousel images in code
Replies: 2
Views: 2999

Re: setting carousel images in code

Very cool thanks. I dug as far as the mgProps["controls"] ... but would never have gotten to the 'send' command to refresh.

Easy when you know how :)
by pthirkell
Mon Mar 17, 2014 11:26 am
Forum: MobGUI
Topic: setting carousel images in code
Replies: 2
Views: 2999

setting carousel images in code

Is it possible to add additional images to the carousel using a script, and/or change the image of an existing carousel control image to a new image?
by pthirkell
Sat Mar 15, 2014 5:12 am
Forum: Engine Contributors
Topic: Hints of Cocoa
Replies: 25
Views: 19823

Re: Hints of Cocoa

As a developer of applications for the Mac, I think that what it is really miss in current version of LC are: 1. Toolbars (each application for Mac has one) and 2. In-App-Purchase (the dominant model of distribution) I don't know if thanks to the Cocoa porting these two gaps will be filled. I hope ...
by pthirkell
Fri Feb 28, 2014 7:11 am
Forum: Mac OS
Topic: Designing great apps for OS X and iOS
Replies: 0
Views: 2514

Designing great apps for OS X and iOS

Apple has just posted Design Guides and Resources for developers. Might be worth checking out for good ideas and insights.
by pthirkell
Fri Feb 28, 2014 7:08 am
Forum: iOS Deployment
Topic: Designing great apps for iOS and OS X
Replies: 0
Views: 1623

Designing great apps for iOS and OS X

Apple has just posted Design Guides and Resources for developers. Might be worth checking out for good ideas and insights.
by pthirkell
Wed Feb 26, 2014 4:28 am
Forum: iOS Deployment
Topic: No iCloud solution?
Replies: 12
Views: 8346

Re: No iCloud solution?

John I would really interested in seeing anything that you are willing to post. It should hopefully complement/extend the recently released database/cloud Academy materials that I am currently working through at the moment. At some point I might need to tackle sync ... but first things first! Tks in...
by pthirkell
Tue Jan 07, 2014 8:26 am
Forum: MobGUI
Topic: Documentation so far
Replies: 5
Views: 4978

Re: Documentation so far

Thanks John this is well written and straight-forward. Having played around a little with MOBGui prerelease, I didn't spot any 'disconnects' or points that were unclear. I look forward to reading completed descriptions of native controls ... and thanks for all of the fine work! This is going to be a...
by pthirkell
Mon Jan 06, 2014 10:42 am
Forum: MobGUI
Topic: Update for new plugin: 26th December
Replies: 17
Views: 12140

Re: Update for new plugin: 26th December

Early experience playing with the prerelease has been very positive. I remain a bit puzzled however by the approach to portrait versus landscape orientations. The original MOBGui would allow you to set up various different orientations by alt+double clicking for example the Nav Bar. Is this function...
by pthirkell
Sat Jun 29, 2013 2:11 am
Forum: Multimedia
Topic: AV Foundation and deprecating Quicktime
Replies: 5
Views: 5548

AV Foundation and deprecating Quicktime

I have used Quicktime for years, but in reviewing the WWDC 2013 Developer Videos they explain in Session 606 "moving to AV Kit and AV Foundation" that AV Foundation will eventually replace Quicktime -> "AV Foundation is the recommended framework for working with time-based audiovisual media. Learn h...
by pthirkell
Fri Jan 04, 2013 2:56 am
Forum: Mac OS
Topic: 'Launch' command failing in standalone build
Replies: 3
Views: 3927

'Launch' command failing in standalone build

The Launch command (e.g: Launch "TextEdit.app" ) is working fine in IDE but no response in standalone build for Mac -(Intel or universal).

Using LC 5.5.3 on Mac OS X 10.8.2

Any others with similar issue?

Thanks.

Go to advanced search