[vlc-devel] [PATCH] Add horizontal scrollbar to fully see EPG info
Marian Ďurkovič
md at bts.sk
Wed Sep 2 11:40:17 CEST 2009
On Wed, Sep 02, 2009 at 11:06:51AM +0200, Jean-Baptiste Kempf wrote:
> On Wed, Sep 02, 2009 at 08:00:38AM +0200, Marian Ďurkovič wrote :
> > + InfoTree->header()->setStretchLastSection(false);
>
> This would screw up normal metadata.
Hmmm, in which way? Everything looks OK here, the patch only changes
behaviour of the panel "Codec Details" which is a tree view with one
column only. Together with setResizeMode(QHeaderView::ResizeToContents)
it just enables the scrollbar instead of cutting the text at the right
side.
With kind regards,
M.
More information about the vlc-devel
mailing list