Re: GtkTreeView



Tristan
>>
>> and how to add an scrollbar to tree view. i use this code
>>
> [...]
>>
>>
>> I´m getting an warning becouse i cannot cast an gtkFixed to an gtk box
>
> A GtkBox is not a GtkFixed... unless you are writing some kind of
> embedded kiosk like application that runs at a fixed resolution; you
> probably dont want to use GtkFixed at all (i.e.: your interface will
> resize properly and be usable on a variety of desktops if you
> avoid using the special case GtkFixed widget).


thanks for the help, but my controls is always inside an gtk fixed widget
with exception of toolsbars,
any good suggestion to add the scrollbar to the treeview using
gtk_scrolled window, or better is getting the fixedbox parent to add the
scrollbar

Regards
Luiz



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