beaver-devel
[Top][All Lists]
Advanced

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

Re: [Beaver-devel] Color button alternatives


From: Leslie P. Polzer
Subject: Re: [Beaver-devel] Color button alternatives
Date: Tue, 8 Jul 2003 10:53:43 +0200

On Mon, 07 Jul 2003 17:15:55 -0400
Michael Terry <address@hidden> wrote:

> Leslie P. Polzer wrote:
> > I worked with the color buttons today and noticed that
> > the display is done with GtkTextViews - isn't this a
> > huge waste of resources?
> > What more simple alternatives (i.e. possibly not complicated
> > things like GtkDrawingArea) could we use?
> 
> You know...  I was just looking through the online GTK+ API and 
> discovered that in 2.4, they will include both GtkColorButton and 
> GtkFontButton widgets!
> 
> Presumably, these are exactly what we are looking for.  I suggest that 
> we hold off on adding color buttons to Beaver until 2.4 is out with 
> native solutions.
Ok, and then lets say

#ifdef GTK24 (or whatever)
//-new font/colbutton code-
#else
//-current font/colbutton code-
#endif

so we don't keep off people with GTK22.


Leslie

> _______________________________________________
> Beaver-devel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/beaver-devel
> 


-- 
Current Main System: LFS Linux dreadnought 2.4.21-openmosix-1 #5 Mon Jun 23 
13:59:35 CEST 2003 i686
Random Religious Statement: GNOME at least sucks less than KDE!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]