Re: GtkText redrawing problem
- From: Jeff Shipman <shippy nmt edu>
- To: GTK List <gtk-list gnome org>
- Subject: Re: GtkText redrawing problem
- Date: Wed, 14 Mar 2001 09:22:20 -0700 (MST)
Sorry to keep buggin' the list, but I never
got a response to this one either. I would like
to know whether this is a bug in GTK+ that I
should work around, or if it's not a bug
and just something that I'm doing wrong. If
so, what am I doing wrong?
Jeff "Shippy" Shipman E-Mail: shippy nmt edu
Computer Science Major ICQ: 1786493
New Mexico Institute of Mining and Technology
Homepage: http://www.nmt.edu/~shippy
On Sun, 11 Mar 2001, Jeff Shipman wrote:
> I've got a combo box that has a large list of
> items. When one of these items is selected, it
> fills in many widgets with a text box included.
> This problem is happening on a friend of mine's,
> but not mine. The problem is that they'll select
> one thing, then select another, but where the
> combo box overlapped the text widget, that isn't
> being redrawn so old text gets left over even
> though I tell it all to delete and set the point
> to 0 before re-inserting text. Again, this does
> not happen on my machine.
>
> The one workaround I've found is that the problem
> is because the widget is not sensitive. So, if
> I make the widget sensitive before I insert the
> text, and the re un-sensitize it, this fixes the
> problem. I also tried using a statically built binary
> from my machine on hers, but it still does the same
> thing.
>
> So now I'm not sure if this is a bug in gtk or
> what. We're both using GTK+ 1.2.9 and any help
> would be greatly appreciated.
>
> Thanks in advance,
>
> Jeff "Shippy" Shipman E-Mail: shippy nmt edu
> Computer Science Major ICQ: 1786493
> New Mexico Institute of Mining and Technology
> Homepage: http://www.nmt.edu/~shippy
>
>
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]