Please comment: ComboBoxWidget change

David Faure faure at kde.org
Tue Oct 7 15:10:31 BST 2008


On Sunday 05 October 2008, Germain Garand wrote:
> unfortunately, QComboBox doesn't seem to offer the necessary hooks to the 
> actual popup widget, so we cannot set the position we want.

Which kind of hook do you need? The popup widget is accessible as view().
Knowing when it's going to show up could be done with an event filter for ShowEvent on that view widget.

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).




More information about the kfm-devel mailing list