CTree hide title problem



Hi all,

I have a problem with CTree, column_titles_hide function, and scroll widget

The best example is the ctree example of the gtkperl-tutorial
I have only add 
131: my $tree = new_with_titles Gtk::CTree( 0, "Column 1", "Column 2" );
132: $tree->column_titles_hide( );
133: $tree->set_column_width( 0, 150 );

(I didn't make a patch to do it :) )

On my sid debian, I have a horizontal scroll bar and it should not !

So is it a debian problem, or a perl-gtk problem



Attachment: pgpCSmG0rm60T.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]