Quote:
Originally Posted by kovidgoyal
Re-implement config_widget() in your class and wrap the widget returned by the base class in a QScrollArea. You will also need to re-implement save_settings() to unwrap the widget and pass it to the base class.
|
Well. That was surprisingly easy. I'm just waiting for something to blow up on me, GUI programming has never worked that well for me the first time around
Anyone who just can't wait till I get the next release rolled (I'm looking at all you people with screens less than 1440x900) can grab the code from
the GitHub repo. I've got a couple more things I want to hit before rolling up a release.