Quote:
Originally Posted by kovidgoyal
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
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).