sugarlabs / Pippy

Pippy allows the student to examine, execute, and modify simple Python programs. In addition it is possible to write Python statements to play sounds, calculate expressions, or make simple text based interactive games.
GNU General Public License v2.0
11 stars 34 forks source link

Camera example port to GTK+ 3 #53

Closed quozl closed 6 years ago

quozl commented 7 years ago

The Pippy Camera example relies on GTK+ 2 API, which is deprecated on some distributions and will be unavailable in future.

A recent Camera port for GTK+ 3 API may be found in TurtleBlocks plugins/camera_sensor.