Search found 9 matches

by shermanator
Mon Feb 13, 2012 1:33 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode 5.0 & Mobile Geometry
Replies: 15
Views: 10447

Re: LiveCode 5.0 & Mobile Geometry

thanks

is it possible to make a group ID of some sort for all images , and resize everything in that entire group at once?
by shermanator
Sun Feb 12, 2012 10:29 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode 5.0 & Mobile Geometry
Replies: 15
Views: 10447

Re: LiveCode 5.0 & Mobile Geometry

does MobGUI automatically adjust the aspect ratios? I have a Motorola Droid X2 and LG Vortex Droid. The X2 has a larger screen, the Vortex has a smaller screen... A graphic on the X2 will have the length scretched out more than it will on the vortex... So although I can position objects on the phone...
by shermanator
Sun Feb 12, 2012 2:41 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode 5.0 & Mobile Geometry
Replies: 15
Views: 10447

Re: LiveCode 5.0 & Mobile Geometry

thanks!

.. but also isn't there a way to just resize everything on the stack , as in scale everything at once to the screen size of the device , rather than have to code the scale ratio and position of each individual object?
by shermanator
Sat Feb 11, 2012 9:09 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode 5.0 & Mobile Geometry
Replies: 15
Views: 10447

Re: LiveCode 5.0 & Mobile Geometry

How do you get the screen size to auto-scale like she demonstrates in the beginning of the video ?? I keep seeing examples of this but can't actually see how it's done. Anybody know?
by shermanator
Sat Feb 11, 2012 4:54 am
Forum: Android Deployment
Topic: get android app to display correctly on all screen sizes?
Replies: 2
Views: 3341

get android app to display correctly on all screen sizes?

I can deploy the android app only for a specific screen resolution , however it is not compatible with other screen resolutions , such as Android devices with smaller screens. How do I make my stack auto-resize or auto-scale or auto-resolution to fit into all screens. for example, if I have a button...
by shermanator
Fri Feb 10, 2012 12:21 pm
Forum: Android Deployment
Topic: images don't show, buttons look messed up !
Replies: 9
Views: 6904

Re: images don't show, buttons look messed up !

if you can't deploy applications that have a universal fit on multiple android screens then what's the point of deploying android apps? There are loads of different android phones out there, not all have the same screen size. It wouldn't make sense to release 10 different android apps with different...
by shermanator
Fri Feb 10, 2012 12:04 pm
Forum: Android Deployment
Topic: images don't show, buttons look messed up !
Replies: 9
Views: 6904

Re: images don't show, buttons look messed up !

thanks .. the answer to the previous question was the first thing you mentioned. I instead tried importing the images into the actual stack gallery and it worked , rather than importing them from a file where as that file path was not found when I created the standalone path and deployed on my andro...
by shermanator
Fri Feb 10, 2012 11:21 am
Forum: Android Deployment
Topic: images don't show, buttons look messed up !
Replies: 9
Views: 6904

Re: images don't show, buttons look messed up !

i actually figured out what I was doing wrong .. but I have another problem .. It seems impossible to figure out the height - width of the card windows so the size is deployed properly in proportion to the android. For example if my window size is 370width / 533height , it shows well when i'm workin...
by shermanator
Fri Feb 10, 2012 3:57 am
Forum: Android Deployment
Topic: images don't show, buttons look messed up !
Replies: 9
Views: 6904

images don't show, buttons look messed up !

can't figure this out .. I'm testing out the trial version. Everything looks good in LiveCode when i'm building the application as a stack .. The buttons, the images, etc. all look and work fine. Then I create the application for Android , successfully. I install the application on my Motorola X2 ru...