Search found 22 matches

by mackus
Thu Oct 27, 2011 6:32 pm
Forum: iOS Deployment
Topic: Music Sleep Mode
Replies: 2
Views: 3016

Re: Music Sleep Mode

Thx Bernd. Just what I needed :D
by mackus
Thu Oct 27, 2011 12:35 am
Forum: iOS Deployment
Topic: Music Sleep Mode
Replies: 2
Views: 3016

Music Sleep Mode

Working on an app that plays a preset list of music files, preloaded when the app is compiled. When song is selected, it plays just fine until my 3 minute autolock on the iphone kicks in and the app music quietly shuts down in the sense that the audio music is no longer heard. Touching the screen br...
by mackus
Wed Oct 12, 2011 8:21 pm
Forum: iOS Deployment
Topic: iTunes interface
Replies: 3
Views: 2769

Re: iTunes interface

thx Klaus. we'll keep our fingers crossed it will be soon
by mackus
Tue Oct 11, 2011 9:28 pm
Forum: iOS Deployment
Topic: iTunes interface
Replies: 3
Views: 2769

iTunes interface

Was wondering if it is possible to control the iTunes app via a live code front end on iOS . I have seen the library for OSX based applications but was wondering if I can create an app that can control, start, stop songs etc. On my iPhone. Was wondering if anyone knows this. Thanks in advance. Thx M...
by mackus
Thu Jul 21, 2011 1:34 pm
Forum: MobGUI
Topic: Text box
Replies: 3
Views: 4085

Re: Text box

thx Dixie and John,

that is how i have it working now but thought i was missing something. Guess I new the iOS control was created at runtime but didnt register in me wee little brain. :oops:

cheers
Mackus
by mackus
Thu Jul 21, 2011 12:23 am
Forum: MobGUI
Topic: Text box
Replies: 3
Views: 4085

Text box

John, created a group of controls on a background to use as a dialogbox. one of the controls is the iOS native text control. Everything works as it should except when is set the visible of the created dialog box and all its associated controls to false, the group is not longer visible except for the...
by mackus
Wed Jul 13, 2011 2:00 am
Forum: MobGUI
Topic: Scroller
Replies: 1
Views: 2851

Scroller

How do I get the scroller to start at the top after new data has been loaded into a list. I see the messages sent to the scroller includes scrollerScrollToTop, but not sure how to use it. My datagrid with wrapper around it is called dgTimeCard. I load data into this dgrid often but each time new dat...
by mackus
Wed Jun 22, 2011 5:50 am
Forum: Announcements
Topic: MobGUI plugin for mobile development
Replies: 15
Views: 16013

Re: MobGUI plugin for mobile development

Thanks John. :D
by mackus
Sun Jun 19, 2011 2:31 pm
Forum: Announcements
Topic: MobGUI plugin for mobile development
Replies: 15
Views: 16013

Re: MobGUI plugin for mobile development

Hello John, great tool. looking forward to the new controls as they become available. Can you please discuss briefly the process of updating some of the custom props contained within the control during runtime. Im kinda fuzzy on the setProp and getProp handlers and not totally sure where they belong...
by mackus
Sun Jun 05, 2011 3:46 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: BlueMango course
Replies: 8
Views: 4563

Re: BlueMango course

Jesse I purchased the Blue Mango Course for the same reasons you stated. I wanted to understand the application framework and practices and principles of sound coding. I have found it excellent for me, in helping me understand and using the framework as well as the short cuts in creating tools to he...
by mackus
Fri May 20, 2011 12:33 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Standalone Options Grayed Out
Replies: 2
Views: 2241

Re: Standalone Options Grayed Out

Thanks Klaus. First the storage information is helpful. I will revise code to move these files after startup. Second, I assume, by your response, that the options that I mentioned that are grayed out on my Standalone Application Build interface should not be so, I will continue to assess why they ar...
by mackus
Fri May 20, 2011 6:19 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Standalone Options Grayed Out
Replies: 2
Views: 2241

Standalone Options Grayed Out

Trying to build a standalone app for iOS. Application is/will be using several included txt files that I am selecting on the 'Copy File' tab in the standalone application tool. Noticed that the 'Copy Referenced Files' nor the 'Destination Folder' edit boxes, on the tab, were selectable. They are gra...
by mackus
Mon May 09, 2011 11:01 pm
Forum: Android Deployment
Topic: Capture cam image for Android
Replies: 24
Views: 21213

Re: Capture cam image for Android

its called mobilePickPhoto SOURCE with SOURCE being either,"library" , "album" or "camera" BUT I cannot get the native android camera app to open. I can open the album and return a picture to my imagetemplate but cannot get camera to work

any thoughts on that Klaus?

thx
by mackus
Mon Apr 26, 2010 3:31 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Button properties - ColorOverlay
Replies: 16
Views: 7739

Re: Button properties - ColorOverlay

Thanks All... Great Forum... Problem Solved

I look forward to helping others as I get a better handle on Rev. :D

Cheers
Mackus
by mackus
Mon Apr 26, 2010 3:36 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Button properties - ColorOverlay
Replies: 16
Views: 7739

Re: Button properties - ColorOverlay

quick code if someone can figure out what i am doing wrong. 1 button 1 field it appears that the color change visually does not happen before the repeat loop, but only after the loop is done on mouseUp put "normal" into tArray["blendmode"] put "255,255,0" into tArray["color"] put "100" into tArray["...

Go to advanced search