Ticket #10877 (new)
Allow mantid C++ widgets to be used in Python interfaces
Reported by: | Martyn Gigg | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | GUI | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
#8915 defined a set of guidelines to use when creating user interfaces. While it is easier to create interfaces from Python, we cannot reuse the same set of widgets as in C++ making code duplication much more likely.
It should be possible to create wrappers for the widgets using sip.
Note: See
TracTickets for help on using
tickets.
This ticket has been transferred to github issue 11716