[Gtk-sharp-list] ScrolledWindow Events

Alvaro A. Ramirez alramire@syr.edu
Sat, 28 Feb 2004 12:15:26 -0500


Oh wow. I just ran into the same problem a couple of days ago, and
couln't figure it out. Please let me know if you find anything out. 

Alvaro

On Sat, 2004-02-28 at 07:49, Jeremiah McElroy wrote:
> I'm working on a Debug Window class for an application I'm writing.  
> I've managed to hook up some events and get the resulting window to 
> appear and hold text (TextView inside a ScrolledWindow).  However, when 
> I append text to the TextBuffer associated with TextView.Text, the 
> buffer will eventually become larger than the viewport of the 
> scrolledwindow. 
> 
> I have been trying to figure out how to get the ScrolledWindow to scroll 
> down when new text is entered.  Any suggestions would be appreciated.  
> I've been looking through MonoDoc, but I haven't had much luck yet.
> 
> Thanks in advance,
> 
> Jeremiah McElroy
> 
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>