Strange behaviour LC7.1.1 community
Posted: Sun Jan 17, 2016 2:12 pm
Hello,
anyone experiencing strange behaviour with LC7.1.1 ?
I had it a few times now with random lines of script, that it does not accept the written line, allthough it is the same line as the one above except for some values between "".
set the textColor of field "Telefoon" to "Black"
set the textColor of field "Mobiel" to "Black"
Now LC says the bottom line is missing 'to'.......well it beats me, i can still see it.
I then tried to # uncomment the mentioned line...
Then LC locks up and i have to use the task manager to kill it.
Another example: is almost the same, but i saved it anyway. Restarted Livecode and then it all of a sudden it does work.
Anyone else have similair issues?
Could this be related to another issue i still see sometimes, that when you write a line or you just hit enter after a already existing line to insert a new line below it, that the first character of the line after you hitted enter is gone....
like this:
set the textColor of field "Telefoon" to "Black" ---> say after this line i hit Enter(actually it is the Return button of the qwertyuiop keyboard---not enter of the numeric)
set the textColor of field "Telefoon" to "Black"
then this happens:
et the textColor of field "Telefoon" to "Black" ---> first character of the line is missing
set the textColor of field "Telefoon" to "Black"
thanks!
anyone experiencing strange behaviour with LC7.1.1 ?
I had it a few times now with random lines of script, that it does not accept the written line, allthough it is the same line as the one above except for some values between "".
set the textColor of field "Telefoon" to "Black"
set the textColor of field "Mobiel" to "Black"
Now LC says the bottom line is missing 'to'.......well it beats me, i can still see it.
I then tried to # uncomment the mentioned line...
Then LC locks up and i have to use the task manager to kill it.
Another example: is almost the same, but i saved it anyway. Restarted Livecode and then it all of a sudden it does work.
Anyone else have similair issues?
Could this be related to another issue i still see sometimes, that when you write a line or you just hit enter after a already existing line to insert a new line below it, that the first character of the line after you hitted enter is gone....
like this:
set the textColor of field "Telefoon" to "Black" ---> say after this line i hit Enter(actually it is the Return button of the qwertyuiop keyboard---not enter of the numeric)
set the textColor of field "Telefoon" to "Black"
then this happens:
et the textColor of field "Telefoon" to "Black" ---> first character of the line is missing
set the textColor of field "Telefoon" to "Black"
thanks!