Search found 77 matches

by mcgrath3
Fri Feb 08, 2013 3:30 am
Forum: iOS Deployment
Topic: Art Question
Replies: 3
Views: 4086

Re: Art Question

Richard,

I am a digital designer and artist and programmer. If you need some work done or help with projects let me know.

Feel free to contact me at

mcgrath3@mac.com
by mcgrath3
Fri Feb 08, 2013 12:31 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Developer wanted
Replies: 2
Views: 3175

Re: Developer wanted

Did you ever find a developer to help you out with this project? If not feel free to contact me.

Tom

mcgrath3@mac.com
by mcgrath3
Thu Feb 07, 2013 10:54 pm
Forum: Off-Topic
Topic: Partnership for Mobile Apps
Replies: 2
Views: 5577

Re: Partnership for Mobile Apps

Carlos,

Did you ever find someone to build this for you? If not I am now in a position where I have the time to do this. I can also build it so it is updatable after it is deployed.

Tom McGrath
by mcgrath3
Fri Feb 01, 2013 3:20 am
Forum: Making IDE Plugins
Topic: Need LiveCode Developer
Replies: 6
Views: 9624

Re: Need LiveCode Developer

David,

I have worked in the AAC field for eighteen years now and I am just now branching out on my own. I would be happy to take on a project like this.

Please feel free to contact me at:

Thomas McGrath
412-760-0958
mcgrath3@mac.com
by mcgrath3
Fri Mar 16, 2012 5:32 pm
Forum: iOS Deployment
Topic: Help me name this external
Replies: 42
Views: 28171

Re: Help me name this external

There are many different kinds of actions but as far as I know there is only the one type of sheet.


So mergSheet is still my choice.

Tom
by mcgrath3
Fri Mar 16, 2012 4:05 am
Forum: iOS Deployment
Topic: Help me name this external
Replies: 42
Views: 28171

Re: Help me name this external

I think this says it all:

mergSheet



Clean simple and to the point
by mcgrath3
Mon Jan 09, 2012 2:53 pm
Forum: iOS Deployment
Topic: iOS UINavigationBar Kit V1.4.2
Replies: 7
Views: 7298

Re: iOS UINavigationBar Kit V1.4.2

Since MobGUI was published I stopped updating this. Although it needs updated due to reSize no longer being sent I still think it is the best way to handle rotation and different device sizes. At least until we can 'simply' capture all properties of all controls on a card to physically move them. I ...
by mcgrath3
Tue May 03, 2011 4:02 am
Forum: Using Externals
Topic: GLXFramework auto update in app
Replies: 1
Views: 5011

GLXFramework auto update in app

I need to incorporate an auto check for updates into a new product of mine. I downloaded GLXFramework and went through the tutorial screencasts. I ran into two big problems - Undo Redo causes the debugger window to open on a do statement in the framework (copied the scripts from the tutorial) and Lo...
by mcgrath3
Wed Apr 06, 2011 1:24 pm
Forum: Off-Topic
Topic: Just Saying Hi
Replies: 11
Views: 11328

Re: Just Saying Hi

Dan,

Welcome back, It is good to see you around again.

Tom McGrath
by mcgrath3
Fri Mar 11, 2011 12:56 am
Forum: iOS Deployment
Topic: iOS UINavigationBar Kit V1.4.2
Replies: 7
Views: 7298

Re: iOS UINavigationBar Kit V1.4.2

One note: The White Buttons are not from the iOS. I am still in the process of getting the exact button elements for those as well as the split view bar. That said I am using the White Buttons with the Graphic effect Overlay Color to create non-standard iOS buttons which are acceptable in the HIG fo...
by mcgrath3
Fri Mar 11, 2011 12:49 am
Forum: iOS Deployment
Topic: iOS UINavigationBar Kit V1.4.2
Replies: 7
Views: 7298

Re: iOS UINavigationBar Kit V1.4.2

You're welcome Bernd,

I hope you get a lot of use out of it. If you find any problems or issues please pass them on to me so I can fix them.

Tom
by mcgrath3
Thu Mar 10, 2011 10:45 pm
Forum: iOS Deployment
Topic: iOS UINavigationBar Kit V1.4.2
Replies: 7
Views: 7298

iOS UINavigationBar Kit V1.4.2

Looking for a UINavigationBar that will resize for each Orientation of each Device including Android? Well iOS UINavigationBar Kit V1.4.2 is Available today. One UINavBar to rule them all. The Stack includes a LAB to experiment with the features of this Control. Just Launch this stack in your simula...
by mcgrath3
Mon Feb 21, 2011 8:09 pm
Forum: iOS Deployment
Topic: Sound input via microphone in iOS
Replies: 1
Views: 3016

Re: Sound input via microphone in iOS

Did you try record sound?

I tired put the recordInput into field 1 and got back "dflt"

SO record does recognize default record input.
by mcgrath3
Mon Feb 21, 2011 8:04 pm
Forum: iOS Deployment
Topic: multitasking on the device ?
Replies: 1
Views: 3389

Re: multitasking on the device ?

You could look into multi-channel sounds: Page 24 Multi-channel sound support (experimental) In addition to basic sound playback support, there is also support for playing sounds on different channels. This feature uses the iOS AVAudioPlayer object, which allows many concurrent sounds to be played s...
by mcgrath3
Mon Feb 21, 2011 7:52 pm
Forum: iOS Deployment
Topic: Keyboard issue.
Replies: 8
Views: 7455

Re: Keyboard issue.

Is this in the simulator or on a device?