[Gimp-developer] Re: Should the checkerboard be linked to the window or to the image?

2004-09-03 Thread David Odin
On Fri, Sep 03, 2004 at 06:42:43PM +0300, Tuomas Kuosmanen wrote:
> On Wed, 2004-09-01 at 11:41 +0200, David Odin wrote:
> > Imho, the later is nicer, but Sven told me it could make the scrolling
> > and panning of the main image window much slower.
> > 
> > 
> > What to you think?
> 
> Yeah, I think the fixed checker might be nice - but the speed is more
> important here, especially with larger images.
> 
  Fixed and scrolled checker will draw at the same speed in the
previews.  Fixed will only be slower in main image window.  This doesn't
really change the problem here, but I wanted to make this clear.

   DindinX

-- 
[EMAIL PROTECTED]
You have to stay in shape. My grandmother, she started walking
five miles a day when she was 60. She's 97 today and we don't know
where the hell she is.
- Ellen DeGeneris
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


[Gimp-developer] Re: Should the checkerboard be linked to the window or to the image?

2004-09-03 Thread Tuomas Kuosmanen
On Wed, 2004-09-01 at 11:41 +0200, David Odin wrote:
> Imho, the later is nicer, but Sven told me it could make the scrolling
> and panning of the main image window much slower.
> 
> 
> What to you think?

Yeah, I think the fixed checker might be nice - but the speed is more
important here, especially with larger images.

//Tuomas


___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Extending GPConfig

2004-09-03 Thread Sven Neumann
Hi,

just FYI: we've by now done the discussed changes to the GPConfig
struct. GimpPreviewArea has been changed to make the checkerboard
pattern configurable and GimpDrawablePreview already passes the config
values to the preview area. What remains to be done is:

(1) Add a popup menu (to GimpPreview) that allows to configure the
checkerboard per preview instance.

(2) Add another GimpPreview derived widget to libgimpui. That widget
would be used from plug-ins such as the Plasma plug-in which don't
need the GimpDrawablePreview functionality. The widget could be
called GimpSimplePreview (an idea for a better name would be very
much appreciated). It would embed a GimpPreviewArea in a sunken
GtkFrame and it would take care of setting a proper size as well
as configuring the preview area to the gimprc values.


Sven
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer