Re: no luck with dialogs and ecrooolbars, and gtktext..

2011-12-20 Thread James Morris
> n Tue, Dec 20, 2011 at 02:52:10PM -0800, Gary Kline wrote: >>         text = gtk_text_view_new(); >>         gtk_container_add(GTK_CONTAINER(window),text); >>         buffer = gtk_text_view_get_buffer(GTK_TEXT_VIEW(text)); >> " >> and fopen some file and display the text in the buffer.  The >> qu

no luck with dialogs and ecrooolbars, and gtktext..

2011-12-20 Thread Gary Kline
Sorry, crummy Subject line before:: n Tue, Dec 20, 2011 at 02:52:10PM -0800, Gary Kline wrote: > Date: Tue, 20 Dec 2011 14:52:10 -0800 > From: Gary Kline > Subject: no joy... > To: GTK Devel List > > > thanks to those who have tried to help, mostly off-list. i can't > believe how ha