Am 23.07.2012, 22:12 Uhr, schrieb Jan Kundrát <[email protected]>:
Hi Thomas/Thomas, there's a bug in how the header view works
Is there a particular reason why you put the SimplePartWidget (being an EmbeddedWebView being a QWbview, providing nice scrolling facilities) into an extra scrollarea? Ie. do you intend to have some more complex layout (like for the MessageView) here afterwards?
Otherwise you could just use the SimplePartWidget to replace "QScrollArea *area" - should work out of the box (but you'll have to re-enable scrollbars in general and doubt after "handlePageLoadFinished") - see attachment.
If you require/intend more complex layouts
(right-click on any message in the MsgListView and select "View Message Headers.."
Ahhh - there it is ;-) Regards, ThomasPS: i spent most of yesterday playing with git rebase after i figured (should have read /that/ sources *before*) that the stupid QCompleter uses a stupid SearchFilterProxyModel and cannot thus not search as we want, so yesterday evening i was basically where i started Saturday noon :-(
Then i figured what problems you had (found) with (in) QFormLayout (thus deconstructed it) - there's no ::removeRow() so if one wants to insert, things get complex ;-)
No, did not spend all time on coding on trojitá - sorry ;-P
0001-header-scrollers.patch
Description: Binary data
