Thread: mbarcode
View Single Post
Posts: 2,102 | Thanked: 1,309 times | Joined on Sep 2006
#626
Current test Python plugin for use with mbarcode-plugin-pythonqtwrapper 0.0.2 (in extras-devel).

Rename to .py and place in /usr/share/mbarcode/plugins/pythonqt/

Note that I've not worked out how to get any UI items to show, but you should see the text printed out at the terminal. Work in progress. If anyone fancies hacking on this then I'd appreciate the help.

What I'd really like is for the plugin to be able to generate and populate its own window, but I fear the event loop won't run for the Python objects, so I'll have to have a look at the low level code that implements that and see if I can get it working somehow.
Attached Files
File Type: txt example_plugin.py.txt (1.0 KB, 112 views)
 

The Following User Says Thank You to lardman For This Useful Post: