gtk_text_view / gtk_text_buffer



Hi,

(Using GTK2+)

I'm trying to insert a (fixed) multi-line text into a gtk_text_view using gtk_text_buffer_insert()

My problem is that only the first line is displayed.
When I click in the gtk_text_view field the field expands and I can see all my inserted text lines.

How can I force all lines to be displayed in my gtk_text_view field?
(I.e. without having to click in the window of cause :-)

Best regards
Egon Andersen




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