Re: GtkPaned patch



On Wed, 2003-03-05 at 20:01, Jonathan Blandford wrote:
> 1) You should file a bug in http://bugzilla.gnome.org/ on this issue,
>    and attach the patch there so it doesn't get lost.

Good idea. http://bugzilla.gnome.org/show_bug.cgi?id=107673

> 2) You definitely need some feedback while moving the pane. iirc, GTK+
>    1.2 had and xor line it drew to show the area it's being moved to.

Yes, that was what I had in mind. I'll have a look at the Gtk 1.2
source.

> 3) You need to give a rationale for the feature.  Why is the current
>    constant updating not sufficient?

My main motivation for this patch is that this opaque resizing is not so
good for:

	- slow computers
	- slow displays (eg: an handheld's framebuffer)
	- low power (this opaque resizing is quite cpu intensive, not 	good for
handhelds)
	- etc.. :D

Also, I guess this should be also available as a GtkSetting or something
(Owen suggested this, I'm not sure what a GtkSetting actually is :D but
I'm going to investigate).

-- 
Luis Oliveira
luismbo AT netcabo DOT pt




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