Am Sun, 13 Jul 2014 12:08:49 +0200
schrieb Christian Dávid <christian-da...@web.de>:
> I like your idea! Did you consider to use a TreeView instead of using
> widgets? For long category lists that approach would give a better
> overall view.

Hi Christian

Yes, I might have to use TreeView instead of the intiial mockup.

For reference here is my initial reasoning to not use TreeView:

TreeView has the disadvantage that it doesn't scale horizontally: How
many categories are visible at a time depends totally on the vertical
window size. Ideally groups of categories should be shown side by side
to fill the available horizontal space as well. With a 1920x1080
monitor you should be able to fit about 3 times more categories on
screen, without scolling.

I don't *yet* know how feasable that sort of thing is with Qt. I'll
try some things and if all else fails I'll use TreeView.

_______________________________________________
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel

Reply via email to