upside down text?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
upside down text?
Hello,
I am developing for tablets and have an app for 2 players facing each over over the tablet. I'd like to have text appear "upside down" (at least from 1 player's view). Is there a way to do this?
Thanks.
-Chuck
I am developing for tablets and have an app for 2 players facing each over over the tablet. I'd like to have text appear "upside down" (at least from 1 player's view). Is there a way to do this?
Thanks.
-Chuck
Re: upside down text?
Take a snapshot of the field...
hide the field
Rotate the image of the snapshot 180°
display the snapshot at the location of the field..
be well
Dixie
hide the field
Rotate the image of the snapshot 180°
display the snapshot at the location of the field..
be well
Dixie
Re: upside down text?
Hi Chuck,
˙uʍop ǝpısdn pǝddıʃɟ sɐʍ ʇı ǝʞıʃ ʇxǝʇ sʎɐʃdsıp ʇɐɥʇ ʇuoɟ ǝpoɔıun ɐ ǝsn uɐɔ no⅄
Kind regards,
Mark
˙uʍop ǝpısdn pǝddıʃɟ sɐʍ ʇı ǝʞıʃ ʇxǝʇ sʎɐʃdsıp ʇɐɥʇ ʇuoɟ ǝpoɔıun ɐ ǝsn uɐɔ no⅄
Kind regards,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
Re: upside down text?
Thanks. The unicode trick seems cooler, but the snapshot easier. I'll probably go for easy. But thanks for both tips.
Re: upside down text?
oops. One further question: How can I refer to the image that gets imported? It doesn't seem to be selected when it imports, it isn't in "it"...
Re: upside down text?
Hi,
It is strange that it isn't in "it", but you can probably still refer to it as "the last image".
Kind regards,
Mark
It is strange that it isn't in "it", but you can probably still refer to it as "the last image".
Kind regards,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode