-
SimpleGUICS2Pygame_check
script/SimpleGUICS2Pygame_check.py (April 21, 2014)
===================================================
python - version 3.2.3 (default, Feb 20 2013, 14:44:27)
[GCC 4.7.2]
import matplotlib ok - Version 1.3.1
import pygame ok - Version 1.9.2a0
pygame.init() 6 modules loaded ok
import SimpleGUICS2Pygame ok - Version 01.05.00
import SimpleGUICS2Pygame.codeskulptor ok
import SimpleGUICS2Pygame.codeskulptor_lib ok
import SimpleGUICS2Pygame.numeric ok
import SimpleGUICS2Pygame.simplegui_lib ok
import SimpleGUICS2Pygame.simplegui_lib_draw ok
import SimpleGUICS2Pygame.simplegui_lib_fps ok
import SimpleGUICS2Pygame.simplegui_lib_keys ok
import SimpleGUICS2Pygame.simplegui_lib_loader ok
import SimpleGUICS2Pygame.simpleguics2pygame ok
import SimpleGUICS2Pygame.simpleplot ok
-
test_circle
-
test_colors_constants
-
test_colors_html
-
test_colors_html_rgba
-
test_dir
List dir() differences between CodeSkulptor and this "Python":
CodeSkulptor simplegui != Python 3.2.3 simplegui
--------------------------------------------------------
division
print_function
pygame
-
test_grid
-
test_image
-
test_line
-
test_numeric
-
test_objects
button<class 'SimpleGUICS2Pygame.simpleguics2pygame.Control'><Control object><Control object>
canvas<class 'SimpleGUICS2Pygame.simpleguics2pygame.Canvas'><Canvas object><Canvas object>
frame<class 'SimpleGUICS2Pygame.simpleguics2pygame.Frame'><Frame object><Frame object>
image<class 'SimpleGUICS2Pygame.simpleguics2pygame.Image'><Image object><Image object>
input<class 'SimpleGUICS2Pygame.simpleguics2pygame.TextAreaControl'><TextAreaControl object><TextAreaControl object>
label<class 'SimpleGUICS2Pygame.simpleguics2pygame.Control'><Control object><Control object>
sound<class 'SimpleGUICS2Pygame.simpleguics2pygame.Sound'><Sound object><Sound object>
timer<class 'SimpleGUICS2Pygame.simpleguics2pygame.Timer'><Timer object><Timer object>
-
test_simpleplot_bars
-
test_simpleplot_lines
-
test_text