X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on ham01.websitewelcome.com X-Spam-Flag2999: NO X-Spam-Level2999: X-Spam-Status2999: "No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gibibit.com; h=Received:Date:From:To:Subject:Message-ID:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding:X-BWhitelist:X-Source:X-Source-Args:X-Source-Dir:X-Source-Sender:X-Source-Auth:X-Email-Count:X-Source-Cap; b=XiJpj4M2h50vnualo1c8yy+O9W9amZE26fDHCzv+qHOnOULGo5bIoXjLN4MLxr//aCyASLY/PxWM8QJ5L3G/UFNzY+JvUd1DELFZOgN2JHl/xTU5ig/kYqF8vceZRV0B; Date: Tue, 27 Mar 2012 21:27:57 -0700 From: Colin D Bennett To: geda-user AT delorie DOT com Subject: Re: [geda-user] RFC: increment dialog patch Message-ID: <20120327212757.156a560b@svelte> In-Reply-To: References: <20120326204111 DOT GA23076 AT malakian DOT lan> <20120328001558 DOT 40f89de0 AT kwak> <1332892196 DOT 2531 DOT 9 DOT camel AT AMD64X2 DOT fritz DOT box> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.10; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator297.hostgator.com X-AntiAbuse: Original Domain - delorie.com X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - gibibit.com X-BWhitelist: no X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: c-67-160-113-82.hsd1.wa.comcast.net (svelte) [67.160.113.82]:40894 X-Source-Auth: colin AT gibibit DOT com X-Email-Count: 1 X-Source-Cap: c2t5bGVuO3NreWxlbjtnYXRvcjI5Ny5ob3N0Z2F0b3IuY29t Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q2S4pDZr029750 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 On Wed, 28 Mar 2012 11:43:13 +1100 Stephen Ecob wrote: > On Wed, Mar 28, 2012 at 10:49 AM, Stefan Salewski > wrote: > > > Sorry, a little bit off topic: > > > > What do you think about my new grid selector? > > > > http://www.ssalewski.de/PetEd.html.en > > That looks nice, I'd enjoy working with that type of grid control. How do major and minor grids differ? When I select a particular grid, I want things to be strictly snapped to grid points. gschem has some sort of major/minor grid setting, but to me it is confusing... a grid should be a single setting. A combo box might be OK, but it is less direct than a list where an item can be directly selected in one motion+click -- like how I used to do it by tearing off the View | Grids menu of pcb, before GTK broke tear-off menus ... what's up? they still show up but the items are not clickable?!?! why not just rip out the feature already. A mouse option might be nice, but keyboard is sufficient for me, or possibly a single keypress to bring up a “Grids” dialog where I can click the desired grid -- more powerful (can list a full table of grids) and doesn't need to consume valuable toolbar space when not active. Regards, Colin