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



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
question remains: how? what am i missing to display some
miscellaneous words in the text window?


http://www.gtk.org/documentation.php



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