Support for inserting signals from contextual menu in main GUI window.
commit084a6d87b5f17a83be4c4a034d10e7576ade8a33
authorArnaud Gardelein <agardelein@yahoo.fr>
Wed, 28 Dec 2011 21:49:09 +0000 (28 22:49 +0100)
committerArnaud Gardelein <agardelein@yahoo.fr>
Wed, 28 Dec 2011 21:49:09 +0000 (28 22:49 +0100)
tree82bf3be502c14b127abf2fb481d504a62c27cc13
parent2ef718f0a5f92c3488702a2d733cc2d687f5b43e
Support for inserting signals from contextual menu in main GUI window.

The call to Context.create() is delegated to the UI.
Introduce the new constant oscopy.MAX_GRAPH_PER_FIGURE.
oscopy/__init__.py
oscopy/figure.py
oscopy/gui/menus.py
oscopy/ioscopy.py
oscopy/ui.py