View Single Post
Old 07-23-2013, 08:40 PM   #478
jgoguen
Generally Awesome Person
jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.
 
Posts: 1,100
Karma: 2191133
Join Date: Jan 2013
Location: /dev/kmem
Device: Kobo Clara HD, Kindle Oasis
Quote:
Originally Posted by kovidgoyal View Post
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.
jgoguen is offline   Reply With Quote