Page 1 of 1

3.7 version

Posted: Sun Feb 23, 2014 2:50 pm
by Mr. Kibernetik
New commands will be added:

GET ORIENTATION p
saves current interface orientation to numeric variable [p].
Portrait orientation if [p] = 1, landscape orientation with "Home" button on the left if [p] = 2, portrait orientation upside down if [p] = 3, landscape orientation with "Home" button on the right if [p] = 4.

SET ORIENTATION p
sets device interface orientation according to value [p].
Portrait orientation if [p] = 1, landscape orientation with "Home" button on the left if [p] = 2, portrait orientation upside down if [p] = 3, landscape orientation with "Home" button on the right if [p] = 4.

Re: 3.7 version

Posted: Thu Apr 10, 2014 8:47 pm
by Mr. Kibernetik
Bug with "-=" operation will be corrected.

Re: 3.7 version

Posted: Sat Apr 12, 2014 3:00 pm
by Mr. Kibernetik
Application stability will be improved.

Sample programs will be added to sections:
Graphics: pollution.txt
Interactive Interface: palette demo pie.txt, palette parameters.txt
Games: Fractaler in colors.txt
Complex numbers: fractal in colors.txt

Re: 3.7 version

Posted: Sat Apr 12, 2014 5:19 pm
by Mr. Kibernetik
New function will be added:

FONT_SIZE ()
returns graphics font size

Re: 3.7 version

Posted: Fri Apr 18, 2014 9:41 pm
by Mr. Kibernetik
Version is published on App Store.