[vlc-devel] [PATCH] Add horizontal scrollbar to fully see EPG info

Marian Ďurkovič md at bts.sk
Thu Sep 3 14:32:00 CEST 2009


On Wed, Sep 02, 2009 at 11:40:17AM +0200, Marian Ďurkovič wrote:
> 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.

And BTW, my patch is fully in sync with official QT FAQ:

http://qt.nokia.com/developer/faqs/faq.2008-02-13.1479555495?hotspoturl=None

Could someone please commit it to master and 1.0-bugfix?

   Thanks,

        M.



More information about the vlc-devel mailing list