Re: [gtkmm] How to hide ScrollBars in ScrolledWindow?



On Fri, 2002-12-13 at 11:20, Iwan van Rienen wrote:
> Hi All,
> 
> With gtkmm2 I've placed a TreeView in a ScrolledWindow (this all placed in 
> a table cell).
> 
> I'd like to hide the vertical scrollbar, setting the policy in 
> ScrolledWindow to Gtk::POLICY_NEVER or using get_vscrollbar ( ) ->hide() 
> does not work as expected.

Gtk::POLICY_NEVER works for me, though I think POLICY_AUTOMATIC makes
more sense.

-- 
Murray Cumming
murray usa net
www.murrayc.com




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