Age | Commit message (Collapse) | Author |
|
The rotation is now performed by the gtk pixbuf class and not manually in python.
In addition, the block and port classes now draw from pixmaps and not from images.
Pixmaps are server-side objects, where images are client-side (meaning: possible speed-up).
|
|
Replaces update methods in the gui classes and simplifies calls.
The master update method in flow graph calls create labels and shapes.
|
|
current rotation
|
|
|
|
A port can be a source or a sink based on the dir parameter.
|
|
Fixes, features, and reorganization for grc.
Minor fixes and features for wxgui forms.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11274 221aa14e-8319-0410-a670-987f0aec2ac5
|