pygtk-ruler標尺

#!/usr/bin/env python # -*- coding: utf-8 -*- import pygtk pygtk.require('2.0') import gtk class RulersExample: XSIZE = 400 YSIZE = 400 xpos=0.0 ypos=0.0 # This routine gets control when t
相關文章
相關標籤/搜索