Calibre (because of its pyqt/python version?) doesn't automaticly convert javascript returned QString/QVariant objects to python objects, while my my development enviroment (pyscripter, latest python and pyqt) does. This leads to some problems...
1)How do I determine programatticly if the plugin is being run by calibre or if it is being run externally?
|