avoid button deformation

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

fko2
Posts: 78
Joined: Sat Feb 07, 2015 12:58 pm

Re: avoid button deformation

Post by fko2 » Thu Mar 12, 2015 8:31 pm

Hi guys,

It is me again! So, someone saw something in my stack?
In my simulator and in my iPad2 is not working...Anyone has also one iPad2 to test it?
Because, then what is the solution if in the iPad (air) , the one of Neil, is working and not in the iPad2 ( at least in mine )??? I feel lost with all this!:-(

Regards,
fko

fko2
Posts: 78
Joined: Sat Feb 07, 2015 12:58 pm

Re: avoid button deformation

Post by fko2 » Sat Mar 14, 2015 11:48 am

Hi,

Anyone has one iPad2 to test it please?
Since it seems to work well in the Neil's iPad(air), i am wondering more, and understanding less! :-(

Regards,
fko

fko2
Posts: 78
Joined: Sat Feb 07, 2015 12:58 pm

Re: avoid button deformation

Post by fko2 » Sun Mar 15, 2015 9:36 pm

Hi,

Thanks to Bernd, i could see that the problem of the hidden first elements in my scrolling in the iPad or iPad simulator is happening when i have this line in my code:

Code: Select all

   set the fullScreenMode of this stack to "noBorder"
But if i have this one, there is no problem for the scrolling:

Code: Select all

   set the fullScreenMode of this stack to "showAll"
But now i have everything prepared for the option "noBorder".

My first problem was the deformation of the buttons, and after some advices and ideas, finally i had to change all my design ( till this moment i made all my design in one card 1024x768 ). So i changed and i designed everything for 320x480, and test everything will be well placed in all my cards using the option "noBorder".

So my question if this is one error of this version of LiveCode ( as i can't know if other versions was working ).
Or if there is another way to solve this problem.

Regards,
fko

fko2
Posts: 78
Joined: Sat Feb 07, 2015 12:58 pm

Re: avoid button deformation

Post by fko2 » Mon Mar 16, 2015 2:41 pm

Hi,

This problem i have is because there is one error in the LiveCode Version?

Regards,
fko

fko2
Posts: 78
Joined: Sat Feb 07, 2015 12:58 pm

Re: avoid button deformation

Post by fko2 » Tue Mar 17, 2015 7:17 pm

Hi,

Any answer for my questions of my last two posts?

Regards,
fko

fko2
Posts: 78
Joined: Sat Feb 07, 2015 12:58 pm

Re: avoid button deformation

Post by fko2 » Wed Mar 18, 2015 7:09 pm

Hi,

it is me again!
I am wondering that i have no answer for my last questions, as in this forum normally people is answering quite quickly.
And this is one of the most positive thing i found in this forum. So for this i am wondering.
There is no solution for this yet? It is one problem only of this version of LiveCode? In this case when will appear the version with this error fixed?

Regards,
fko

Post Reply