QuickTime issue with 5.5.2 (Mountain Lion)?

2012-09-23 Thread FORD JR, CURT
Can anyone else confirm what I'm seeing.. 1 drag a quicktime player onto a card 2 click the button in the player's inspector to select a file; .mp3 files are greyed out and can't be selected, even when the option 'All Files' is selected 3 typing in the name of an .mp3 file in the inspector lea

Re: detect keyboard height on mobile

2012-09-23 Thread Ken Ray
On Sep 20, 2012, at 6:29 PM, Andre Garzia wrote: > Do we all agree that this is worth asking for an enhancement? IMHO this is not an "enhancement" but a critically missing feature - how can we deploy applications that require non-modal text entry without knowing how much to scroll to make our

Re: lock/unlock screen

2012-09-23 Thread Richmond
On 09/23/2012 07:31 PM, Peter Haworth wrote: I moved my code to preOpenStack - I still see the change in location on the screen. It appears I will have to resort to some subterfuge like the one suggested by Scott, or opening the stack invisible initially to make this work. Try my suggestion

Re: lock/unlock screen

2012-09-23 Thread Peter Haworth
I moved my code to preOpenStack - I still see the change in location on the screen. It appears I will have to resort to some subterfuge like the one suggested by Scott, or opening the stack invisible initially to make this work. >From the dictionary: "The *preOpenCard* message is sent before the

Re: iPad Identifier

2012-09-23 Thread Randy Hengst
Thanks for the UDID app link Colin. I didn't know about it. I do use Jacque's AirLaunch and LOVE it. be well, randy On Sep 23, 2012, at 11:16 AM, Colin Holgate wrote: > I find testflightapp to be overly complicated, there are much easier ways to > work. Either Jacque's thing, or BetaBuilder

Re: iPad Identifier

2012-09-23 Thread Colin Holgate
I find testflightapp to be overly complicated, there are much easier ways to work. Either Jacque's thing, or BetaBuilder, either of those will let you post an IPA for people to install over the air, without forcing them to install a special provisioning file from testflightapp, or having to regi

Re: iPad Identifier

2012-09-23 Thread Andrew Henshaw
Why not try testflightapp, they can do it all automatically? The user gets an email asking them if they want to try the app, they then click that on the device, which then sends you their id, you add it to your profile and resign and upload the app and they can then download it, and any fu

iPad Identifier

2012-09-23 Thread Randy Hengst
Hi All, I'm trying to add a tester's iPad to my iOS team. But this user doesn't connect the iPad to a computer. The user isn't local so I don't have direct access to the iPad itself. Does anyone know how to get the 40 character iPad ID from a user who doesn't ever connect to iTunes? be well,