Re: bug??



"Maciej Hrebien" <m_hrebien wp pl> writes:

why if I add:

text->set_editable(1);
text->set_line_wrap(0);

i.e. in GTK--'s "paned.cc" example the hscrollbar isn't scrolling when
I write a lot of text in one line? If I get from text hadjustment
it's fields are always set to 0(.0). Why? What's wrong??


GtkText doesn't support horizontal scrollbars. Known bug.

Havoc




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