Hi All,
I have three questions about the latest GTK+ 1.3.1
1- Is there away to make a bidirectional text widget
without using the buffer.
without using the function
gtk_text_view_new_with_buffer(...)
2- about text with buffer, I want to make this widget
for viewing only.
" like in the original text widget:
gtk_set_editable(...,TRUE)
gtk_set_editable(...,FALSE)"
3- I want to add this widget to a view-box but always
the result of that is a run time error,
and my call was:
gtk_box_pack_start(GTK_BOX(box),text,FALSE,FALSE,0)
www.linux.org.sa
__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail � Free email you can access from anywhere!
http://mail.yahoo.com/
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list