These version don't seem to recognize:
set the fullscreenmode of me to "exact fit"
I get:
"stack execution error at line 4 (Handler: can't find handler) near "initialize", char 1"
How can that Be?
It works great on rc3
I could not log into the "report bug" route
ver 6.5 rc7 and rc6 has problem
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: ver 6.5 rc7 and rc6 has problem
Hi Dr White,
The release notes say that the full screen modes are now camel case.
"For consistency and to ease usage in non-variable checking mode, then fullscreenModes have been changed to be exactFit, showAll, noBorder and noScale. The previous (two word) variants will be removed for release."
Paul
The release notes say that the full screen modes are now camel case.
"For consistency and to ease usage in non-variable checking mode, then fullscreenModes have been changed to be exactFit, showAll, noBorder and noScale. The previous (two word) variants will be removed for release."
Paul
Re: ver 6.5 rc7 and rc6 has problem
so how should I change my script?
Re: ver 6.5 rc7 and rc6 has problem
change the line
set the fullscreenmode of me to "exact fit"
to
set the fullscreenmode of me to "exactFit"
Paul
set the fullscreenmode of me to "exact fit"
to
set the fullscreenmode of me to "exactFit"
Paul
Re: ver 6.5 rc7 and rc6 has problem
When using rc7, the colors and layering run fine in the LC environment, but are totally different (and poor) when running the apk file on my samsung Note 10.1.
Everything runs fine using the 6.5 rc3.
Thanks,
David
Everything runs fine using the 6.5 rc3.
Thanks,
David