View Single Post
Old 12-24-2013, 05:02 AM   #15
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,560
Karma: 20150435
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Quote:
Originally Posted by kovidgoyal View Post
There is no calibre -v, it's calibre-debug -g[/url]
I mean 'calibre --verbose', as explained in http://manual.calibre-ebook.com/cli/calibre.html

Quote:
If you want to implement anything beyond the most basic customization you have to implement your own config widget, http://manual.calibre-ebook.com/crea...of-your-plugin
That's what I did, but the config dialog is built by the do_user_config procedure. It puts together my widget and some QDialogButtonBox of its own. I can do anything with my widget, but I don't know how to add buttons to the box that I did not create. I'm guessing the answer is that I can't do that anyway (and it's not a big deal).
Jellby is offline   Reply With Quote