Download Print this page

Casio fx-CG50 User Manual page 582

Hide thumbs Also See for fx-CG50:

Advertisement

k
Drawing Screen
The drawing screen is a special screen for drawing.
u
Drawing Screen Refresh Timing
To refresh the drawing screen while it is displayed, execute the
show_screen
If you put
final result to appear on the drawing screen. Putting
will display the result of each draw operation until the final result is reached.
show_screen
(a) Example:
result)
from casioplot import *
for i in range(60):
set_pixel(i,i)
show_screen()
show_screen
(b) Example:
operation)
from casioplot import *
for i in range(60):
set_pixel(i,i)
show_screen()
Note: The currently displayed drawing screen is refreshed after execution of the py script is
complete.
u
To return to the SHELL screen from the drawing screen
Press J, A, or !J(QUIT).
Note: The display will change from the drawing screen to the SHELL screen if any one of the
events below occurs during py script execution.
-
Execution of
-
Generation of an error
A
-
Pressing of
u
Drawing Screen Content Clear Timing
Drawing screen contents are cleared at the timing below.
clear
screen
-
When
_
-
When SHELL is initialized (page 17-17)
outside of a loop statement, executing the py script will cause only the
outside of a py script loop statement (display of the final
inside of a py script loop statement (display of each draw
input
is executed (page 17-19)
show_screen
17-23
show_screen
function.
inside of a loop statement

Advertisement

loading

This manual is also suitable for:

Fx-cg50 auFx-cg20Fx-cg20 auFx-cg10