[Glade-users] Two textviews in a same scrolledwindow

Tristan Van Berkom tristan.van.berkom at gmail.com
Sat May 2 12:41:05 EDT 2009


put the hbox in a view port...

On Saturday, May 2, 2009, n3t <supern3t at gmail.com> wrote:
>
> Hello everybody!
> I'm using Glade 3 for my GUI application but I've a problem.
> I want to design this situation: in the same scrollwindow there will be 2
> textviews. The scroller position will depend by the textview reporting the
> highest number of lines.
>
> In order to achieve this result, I created this subtree of widgets:
> scrolledwindow
>   hbox
>      textview1
>      textview2
>
> but it doesn't works!
> When I run the executable program, it says:
> (asdasd:21004): Gtk-WARNING **: gtk_scrolled_window_add(): cannot add non
> scrollable widget use gtk_scrolled_window_add_with_viewport() instead
> and If I type milions of lines in one (or both) textview, I don't see the
> scroller item!!
>
> Any hint? Thanks for your interest!
> --
> View this message in context: http://www.nabble.com/Two-textviews-in-a-same-scrolledwindow-tp23345381p23345381.html
> Sent from the Gnome - Glade - User mailing list archive at Nabble.com.
>
> _______________________________________________
> Glade-users maillist  -  Glade-users at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/glade-users
>


More information about the Glade-users mailing list