[Gtk-sharp-list] ScrolledWindow and TextView
Jestin Stoffel
jestin.stoffel at gmail.com
Fri Jun 27 00:14:49 EDT 2008
I am using a TextView inside a ScrolledWindow in an application designed
using Monodevelop 1.0 with the Stetic designer. When I type text into
the TextView, it works but does not scroll with the text. A little
research into this helped me find a solution where I add the TextView to
the ScrolledWindow first, and then add the ScrolledWindow to its
container. Since I am using the Stetic designer, and not adding my GUI
elements in code, is there any way to get the desired result, or do
TextViews simply not work with ScrolledWindows in the designer?
--Jestin
More information about the Gtk-sharp-list
mailing list