Re: CList scrolling



Ian Zimmerman wrote:
Hi, what little documentation I could find on the CList widget in
gtk1.2 says that I have to place it into a ScrolledWindow to get
scrolling.  I did that, using ScrolledWindow::add_with_viewport.  But
that makes the column headings scroll together with the rest!  How can
stop that and get normal listbox scrolling?

Just use Container::add.





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