Re: canvas + widgets, part II
- From: Havoc Pennington <hp redhat com>
- To: Paul Davis <pbd op net>
- Cc: gtk-list gnome org
- Subject: Re: canvas + widgets, part II
- Date: 16 Jul 2001 09:29:30 -0400
Paul Davis <pbd op net> writes:
>
> the test-gtkcanvas application demonstrates this clearly: drag any
> item under the GtkButton, and it will never appear on top of the
> button no matter what you do to the stacking order.
The problem there is that the GtkButton has an X window that's
obscuring the canvas's X window.
But the same kind of redraw glitch can happen (less frequently) with
no-window widgets.
Basically widgets on the canvas don't work worth a crap. The solution
would be to have a canvas more closely integrated with GTK, you would
need modifications to the widget system.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]