what is command or script to navigate window in android??

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Fasasoftware
Posts: 203
Joined: Mon Oct 31, 2011 9:36 pm
Contact:

what is command or script to navigate window in android??

Post by Fasasoftware » Mon Jan 28, 2013 2:57 pm

Dear friend,

i need a command that can give me the possibility to navigate in a small android phone.because i have designed for 1024 to 600 but if the phone is small the images are cutted...and fixed window..i need like a scroll in any direction...i don't know how...

i have read the releas android notes but without success..

Do you have a simple script to integrate in my app??? Thanks a lot...

Best regards,

Lestroso :oops:

Klaus
Posts: 14199
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: what is command or script to navigate window in android?

Post by Klaus » Mon Jan 28, 2013 3:25 pm

Buongiorno Lestroso,

the only way to make a window/stack (LOOK like it is) scrollable,
is to group all objects on a card, set the rect of that group to the rect of
the card and show its scrollbars!

Best

Klaus

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10052
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: what is command or script to navigate window in android?

Post by FourthWorld » Mon Jan 28, 2013 4:48 pm

The duplicate post entered in another forum section has been removed. Going forward please make only one post for a given issue. Thanks.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

Fasasoftware
Posts: 203
Joined: Mon Oct 31, 2011 9:36 pm
Contact:

Re: what is command or script to navigate window in android?

Post by Fasasoftware » Mon Jan 28, 2013 5:19 pm

Thanks a lot klaus, i will try your solution...thanks a lot again,,,,i'm sorry for the double post.. but i needed this information fast....

best regards,

Lestroso :oops:

Fasasoftware
Posts: 203
Joined: Mon Oct 31, 2011 9:36 pm
Contact:

Re: what is command or script to navigate window in android?

Post by Fasasoftware » Mon Jan 28, 2013 5:55 pm

KLAUS!!!!! I THANK YOU SO MUCH!!!!

I have followed your steps and i found the goal!!! You told me right!!! I have understood your thing..It's all ok!!!

Thanks a lot again to you...

Best regards,

Lestroso :wink: :wink:

Post Reply