X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:from:date :message-id:subject:to:content-type:x-gm-message-state; bh=ru8Av8Mw8XYBm22a+U4BsnzRqoily8FQSC+MhqEIyCE=; b=k49pgI/u21QH5xHNRo2NLTzpsTWfGRRslk2GOxovD/5/6wHwq6Y23Tb2RiyPwvhiwj iP4Uk/WKKlqt9ZnIkbe1ssfv/UMDF1X0vE2KBE5mk4OJeikDVrQ5EwC2QvZb+2ImXMw2 WbzU72RXUbqjQal+kF4ignWDHgjWwnHEtWb09e0EShSEEemPFOyBFVVt2+cImOYXzZqE LRaYCKdb93slL7a3/d55eL57n6hiCBWK8Sq/MkX5AXzNlGRSrAZjU+9CdBV6JKV+nIYs jSm+6WbEmc9nxUT7Driy/gLAsBypuYemDxPvyQdfWBgtT3Pqd6nUAPPYpDz04ubgk54J tmyA== MIME-Version: 1.0 X-Originating-IP: [206.220.194.212] In-Reply-To: <201205291755.q4THt7VS027690@envy.delorie.com> References: <20120528211420 DOT GC16992 AT malakian DOT lan> <20120529092557 DOT 62e0178d AT svelte> <201205291755 DOT q4THt7VS027690 AT envy DOT delorie DOT com> From: Benjamin Bergman Date: Tue, 29 May 2012 13:32:54 -0500 Message-ID: Subject: Re: [geda-user] extra mask, plating, and silk colours in pcb To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=bcaec55240beea3b2504c1311179 X-Gm-Message-State: ALoCoQnVrl05ttVdRaHhI4ZGXIb0LXl1clTsp3PQrL/9ca71sxQCFi+pmiaJO+lD2jemitUgHCa+ Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk --bcaec55240beea3b2504c1311179 Content-Type: text/plain; charset=ISO-8859-1 On Tue, May 29, 2012 at 12:55 PM, DJ Delorie wrote: > > > A GTK+ color chooser would be ideal, > > But wouldn't work on the command line, ~/.pcb/settings, or Lesstif GUI. > > I suppose we could have a special attribute type for "color" so the > GUIs can provide their own value-add though. > I'm not terribly familiar with how the GUI and command line code works, but I would imagine a GTK+ colour chooser could just be used to populate a text field, and that text field could also be used on the command line. Whether or not that is a feasible thing to do, I have no idea. Perhaps that is what you mean by a "special attribute". --bcaec55240beea3b2504c1311179 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Tue, May 29, 2012 at 12:55 PM, DJ Delorie <dj AT d= elorie.com> wrote:

> A GTK+ color chooser would be ideal,

But wouldn't work on the command line, ~/.pcb/settings, or Lessti= f GUI.

I suppose we could have a special attribute type for "color" so t= he
GUIs can provide their own value-add though.

I'm not terribly familiar with how the GUI = and command line code works, but I would imagine a GTK+ colour chooser coul= d just be used to populate a text field, and that text field could also be = used on the command line. Whether or not that is a feasible thing to do, I = have no idea. Perhaps that is what you mean by a "special attribute&qu= ot;.
--bcaec55240beea3b2504c1311179--