[PATCH] ContactListView width in KAddressBook
Don Sanders
sanders at kde.org
Mon Apr 8 12:16:11 BST 2002
I finally found time to look at this.
I wonder why KAddressbook was changed to use setFullWidth at all? It
seems to be quite an annoying feature, causing some columns to become
very wide here.
Don.
> From: Scott Wheeler <scott at slackorama.net>
> To: kde-pim at mail.kde.org
>
> Currently restoring the width of the columns of KAddressBook
> doesn't work because setFullWidth( true ) is called in the
> constructor for ContactListView. This patch fixes that by moving
> the setFullWidth( true ) into KAddressBookView::repopulate() after
> the code that adds the columns (and sets the width).
>
More information about the kde-core-devel
mailing list