Search found 30 matches

by John
Tue Mar 11, 2014 6:17 am
Forum: Engine Contributors
Topic: Hints of Cocoa
Replies: 25
Views: 19789

Re: Hints of Cocoa

@runrevmark: Thanks for providing some insight into what is happening. I am sure everyone is hoping that apps produced in LiveCode will be indistinguishable from those produced in something like Xcode. The fear is that the emulated controls will miss some of the appearance and behaviors we have come...
by John
Sun Jan 08, 2012 8:47 pm
Forum: Mac OS
Topic: Quit sometimes works
Replies: 4
Views: 4662

Re: Quit sometimes works

Mark, I should have read what you were saying a bit more carefully. In the scripts where I was writing the current state of the application (my script makePreferencesFile) I was referring to some fields and buttons on the main stack. Apparently the main stack is 'gone' for lack of a better term even...
by John
Sun Jan 08, 2012 7:49 pm
Forum: Mac OS
Topic: Quit sometimes works
Replies: 4
Views: 4662

Re: Quit sometimes works

Mark, Thanks for the reply. I did place a shutdownRequest handler in backscript to handle other things but did not close the substacks in it. I just added the "close stack" bits to close the substacks and my backscript now looks like: on shutDownRequest local theFile put makePreferencesFile() into t...
by John
Sun Jan 08, 2012 8:45 am
Forum: Mac OS
Topic: Quit sometimes works
Replies: 4
Views: 4662

Quit sometimes works

I can't seem to figure out what I am missing. I have a main stack with several substacks. All of then use the same menu bar. When I build a stand alone, the Quit menu item is called if I have not opened one of the substacks. Opening and closing a substack seems to keep the menu handler script from f...
by John
Mon Oct 24, 2011 7:40 am
Forum: Android Deployment
Topic: Android emulator versus real device
Replies: 8
Views: 7460

Re: Android emulator versus real device

Jacqueline, Thanks for the advice. I should be getting a real device soon (when Amazon ships) and I should have held my comments until I received it. I obviously became very frustrated as the day wore on and posted an inflammatory comment where one may not be deserved. I hope it all works itself out...
by John
Sun Oct 23, 2011 4:03 am
Forum: Android Deployment
Topic: Android emulator versus real device
Replies: 8
Views: 7460

Re: Android emulator versus real device

Android support is badly broken in 5.0. I don't know why they are bothering to sell this as a release version. It is not fully functional by any stretch of the imagination. Answering some of my own questions, keyboards DO NOT work, at least in the emulator, in landscape mode. In portrait mode only a...
by John
Sat Oct 22, 2011 10:24 pm
Forum: Android Deployment
Topic: Android emulator versus real device
Replies: 8
Views: 7460

Android emulator versus real device

I don't have my Android device in hand yet (a Kindle Fire) so I thought I would develop using the ARM emulator. I don't know if it is the emulator or LiveCode but not much seems to be working right. My app launches but there are a lot of issues with things not working. The keyboard does not pop up (...
by John
Mon Oct 17, 2011 6:52 am
Forum: Mac OS
Topic: Sigh, menus are still a problem
Replies: 5
Views: 4635

Re: Sigh, menus are still a problem

Dixie, Perhaps the issue has to do with the target I am building for or the version of LiveCode. I am specifically targeting OSX and running on a Mac (there should be no menus visible on the card) and I am using version 5.0 of LiveCode. I don't know if this is the same setup you are using. As far as...
by John
Mon Oct 17, 2011 12:11 am
Forum: Mac OS
Topic: Sigh, menus are still a problem
Replies: 5
Views: 4635

Re: Sigh, menus are still a problem

I put together a quick stack with two cards (attached). Each card has one button that goes to the other card with a "dissolve fast" visual effect. Menu Builder was used to place the default menu bar on the stack. When the stack is running, if the click the button you will see it shift down and the m...
by John
Sun Oct 16, 2011 11:04 pm
Forum: Mac OS
Topic: Sigh, menus are still a problem
Replies: 5
Views: 4635

Sigh, menus are still a problem

One of my long term frustraitions with LiveCode was its handling of menus. When version 5 was release I was more exited about the reported menu fix than the speed boost on graphics. The speed boost should be nice but I currently use another package when speed is important. Major disappointment. Alth...
by John
Mon Oct 10, 2011 1:05 am
Forum: iOS Deployment
Topic: Date picker not fully functional?
Replies: 2
Views: 2647

Re: Date picker not fully functional?

Answering my own question, according to the docs, the date picker only returns values to the beginning of the "Unix Epoch" which, as it turns out, is January 1, 1970 (perhaps the release notes should spell this out). Seems a bit odd as the iOS picker wheel on the device is happy to go well before th...
by John
Mon Oct 10, 2011 12:24 am
Forum: iOS Deployment
Topic: Date picker not fully functional?
Replies: 2
Views: 2647

Date picker not fully functional?

Hi, When using iphonePickDate I can't seem to get it to return any value before 12/31/1969. In my app this is a problem. Is anyone else using this control and does it work with all dates? I also can't seem to get the picker displayed to honor my initial date setting but at this point it is a minor i...
by John
Wed Oct 05, 2011 6:34 am
Forum: iOS Deployment
Topic: iOS 5 Problems
Replies: 5
Views: 4409

Re: iOS 5 Problems

Is this an issue with LiveCode or is it related to the use of MobGui?

Thanks,
John
by John
Tue Jul 19, 2011 8:00 am
Forum: Mac OS
Topic: Wrong languages listed in store
Replies: 3
Views: 4020

Re: Wrong languages listed in store

Thanks for the help. I will give it a go and update the app. It is a bit embarrassing (and unfair) to have an app listing languages it does not support.
by John
Sun Jul 10, 2011 7:10 pm
Forum: Mac OS
Topic: Wrong languages listed in store
Replies: 3
Views: 4020

Wrong languages listed in store

I have two apps in the Mac App store. They list a range of languages in the store description (only english is actually supported). This is not something that you can set during app submission and appears to be read from the applications bundle. I removed all of the language specific folders from th...

Go to advanced search