implementing pygtk and matplotlib together -


i want write program plot different graphs user input. know how use pygtk , matplotlib. there ways me implement these 2 module create such kind of programs? if not, should use? heard pygtk not common anymore. module popular among all(for writing gui)?

you should not use pygtk anymore, newer gtk+-api called pygobject. have tutorials here:

and program written same way:


Comments

Popular posts from this blog

java - Andrioid studio start fail: Fatal error initializing 'null' -

android - Gradle sync Error:Configuration with name 'default' not found -

StringGrid issue in Delphi XE8 firemonkey mobile app -