Search found 7 matches
- Sun Jul 21, 2013 8:25 pm
- Forum: IDE Contributors
- Topic: how themes will work?
- Replies: 4
- Views: 21674
Re: how themes will work?
Ok, if I understand how "Native" look and feel is supposed to work, controls you make will look OSX-like on OSX, OS 9-like on OS 9, and Windows-like on Windows. I can test that by making an app on Mac, and sure enough things seem to work, the buttons look Windows-like under Windows 8. I can't test t...
- Sat Jul 20, 2013 5:26 pm
- Forum: IDE Contributors
- Topic: how themes will work?
- Replies: 4
- Views: 21674
how themes will work?
I'm about nine weeks behind in doing the update to my book, mainly because I've been very busy with work, but also because some of the things I need to write about are not available yet. One of those things is themes. How will themes work in 7.0, or whatever version number it will be? If you're not ...
- Fri Jul 05, 2013 11:41 am
- Forum: Engine Contributors
- Topic: New iOS App rejections & warnings - executable size and PIE
- Replies: 4
- Views: 6966
Re: New iOS App rejections & warnings - executable size and
Something came up in the Flash forums, where they too have updated AIR so that it's compliant with PIE. People were still having problems with AIR extensions, even with the PIE compliant version of AIR they were getting the error message when submitting apps. Turns out that PIE requires a minimum iO...
- Tue Mar 19, 2013 8:07 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Setup of Android on PC
- Replies: 1
- Views: 2220
Re: Setup of Android on PC
On this page:
http://www.oracle.com/technetwork/java/ ... 80260.html
did you choose Windows x86 or Windows x64? You will want to match the type of Windows you are running. So, if you're on 64 bit Windows use the x64 one, if you're on 32 bit Windows, use the x86 one.
http://www.oracle.com/technetwork/java/ ... 80260.html
did you choose Windows x86 or Windows x64? You will want to match the type of Windows you are running. So, if you're on 64 bit Windows use the x64 one, if you're on 32 bit Windows, use the x86 one.
- Tue Jan 22, 2013 6:56 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: printing a card from a mobile app
- Replies: 3
- Views: 5947
Re: printing a card from a mobile app
No, MergDoc looks quite fancy, but I meant MergSocial. The info page doesn't show you that printing is one of the options in iOS 6, but it is mentioned elsewhere as being a feature of the sharing dialog. So, try MergSocial and when you see the list of options for sharing to FaceBook and Twitter, etc...
- Sun Jan 20, 2013 10:03 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Could not compile the application class -ERROR
- Replies: 1
- Views: 2707
Re: Could not compile the application class -ERROR
The wording of your error isn't exactly the same as the one I've seen, but is close enough that it could be the same issue. In the .Android folder is a file named debug.keystore, that can sometimes be out of date, leading to such errors. Deleting or renaming that file fixed the issue for me.
- Sun Jan 20, 2013 9:51 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: printing a card from a mobile app
- Replies: 3
- Views: 5947
Re: printing a card from a mobile app
Although I can't find the exact info page for this, if you read Monte's post (search for "print" in the mergext site) you'll see that his add-on for iOS 6 can now bring up the standard system sharing layer. That means you can print to AirPrint compatible printers. This does mean only iOS, and only i...