[gtkada] Re: Scrolled window
manuel.op.de.coul at ezh.nl
manuel.op.de.coul at ezh.nl
Fri May 12 14:17:30 CEST 2000
Emmanuel Briot wrote:
> I tried your example on my system (linux, gtk+1.2.7, GtkAda 1.2.7 (not
> released yet,
> but we haven't modified the text widget as far as I know), and could not
> reproduce the problem.
> The scrollbar is correctly updated as text is inserted.
Thanks for the quick release.
I have recompiled the test program with gtk+1.2.7 and GtkAda 1.2.7 but the
problem did not go away. I am using Tru64 (OSF4.0e) Unix. So it may well
be a bug in gtk+ caused by a 32 bit assumption.
I have collected the warnings that compilation of gtk+ gave:
gdk.c: In function `gdk_init_check':
gdk.c:400: warning: subscript has type `char'
gdkim.c: In function `gdk_im_real_open':
gdkim.c:389: warning: implicit declaration of function `XSetIMValues'
gdkim.c:389: warning: cast to pointer from integer of different size
gdkwindow.c: In function `gdk_window_set_icon_name':
gdkwindow.c:2082: warning: passing arg 2 of `XmbTextListToTextProperty' from inc
ompatible pointer type
gtkfontsel.c: In function `gtk_font_selection_init':
gtkfontsel.c:741: warning: assignment discards `const' from pointer target type
gtkrc.c: In function `_gtk_normalize_codeset':
gtkrc.c:410: warning: subscript has type `char'
gtkrc.c:414: warning: subscript has type `char'
gtkrc.c:429: warning: subscript has type `char'
gtkrc.c:430: warning: subscript has type `char'
gtkrc.c:430: warning: subscript has type `char'
gtkrc.c:431: warning: subscript has type `char'
gtkwidget.c: In function `gtk_widget_event':
gtkwidget.c:2739: warning: `parent' might be used uninitialized in this function
fnmatch.c: In function `fnmatch':
fnmatch.c:73: warning: subscript has type `char'
fnmatch.c:73: warning: subscript has type `char'
fnmatch.c:91: warning: subscript has type `char'
fnmatch.c:91: warning: subscript has type `char'
fnmatch.c:93: warning: subscript has type `char'
fnmatch.c:93: warning: subscript has type `char'
fnmatch.c:112: warning: subscript has type `char'
fnmatch.c:112: warning: subscript has type `char'
fnmatch.c:114: warning: subscript has type `char'
fnmatch.c:114: warning: subscript has type `char'
fnmatch.c:144: warning: subscript has type `char'
fnmatch.c:144: warning: subscript has type `char'
fnmatch.c:151: warning: subscript has type `char'
fnmatch.c:151: warning: subscript has type `char'
fnmatch.c:164: warning: subscript has type `char'
fnmatch.c:164: warning: subscript has type `char'
fnmatch.c:169: warning: subscript has type `char'
fnmatch.c:169: warning: subscript has type `char'
fnmatch.c:169: warning: subscript has type `char'
fnmatch.c:169: warning: subscript has type `char'
fnmatch.c:198: warning: subscript has type `char'
fnmatch.c:198: warning: subscript has type `char'
Would you forward it to the appropriate gtk-person?
Manuel Op de Coul
More information about the gtkada
mailing list