delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
X-Recipient: | geda-user AT delorie DOT com |
X-Original-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=gmail.com; s=20120113; | |
h=mime-version:in-reply-to:references:date:message-id:subject:from:to | |
:content-type; | |
bh=SfVXVSMQmc8Z/rpdX/rjJjQEeGmF8QJOZGXnD4NhWJ0=; | |
b=Ievk/jhdZQTidQc93TitUPzjKIksnXAC6GWbSH1hEIkmfh8p+4APG0tVg72s8jGAGo | |
njmpfIxekIoIT4XIixrR53zIuWnKqXUQc8sBEuJBNccuKitQ9VMTCPCrQ0Ao8jWPMTfh | |
HiddzXuskxV5KMGAEaBIKPjsyG8XjGIsnomhJhFBRXWOZn+NkrH2IwbKdiddGWdiwWFQ | |
YLs8ohp6a/Uadf/ewLo2M7Y5JtSnjD20w75v8Tfdgi+2961cCsU3XZFGydTVf4RG3iTj | |
CBub8hjqdXZNsQtcJLrHeQxKW0lzUuO8Edj7hkcZmXnzjfqVMaCDBYdjbOeVm5U8lQad | |
eJpQ== | |
X-Google-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=1e100.net; s=20130820; | |
h=x-gm-message-state:mime-version:in-reply-to:references:date | |
:message-id:subject:from:to:content-type; | |
bh=SfVXVSMQmc8Z/rpdX/rjJjQEeGmF8QJOZGXnD4NhWJ0=; | |
b=RcfrWLL+Vm465/K+7GnWxT4Q/vnBhtKtApiBQMPgAYL0H//KxffeKIhnXaCK8p+1oX | |
atLCn7AYs4XLGpUCQ3yrdVvaVym5zneXvT5hKxjKvCxy9dioY0lb0uPh/4HHYieY9+cb | |
5m9xaGQOW+KtWh8IsW+Bwzhun6zGrr/H2IWn7J6t6tFrlpB7dI+DcDyWsaROsHUDaQA8 | |
ADyQ4/CClMT8xgAdgKhvTjBMLmXF6JGHDeVpQyAHpSp1MfA0zUOMbB1RupsAqdFZUz1z | |
JmrsXA07II6Myifl7IDkGl4xHfEEUxQVSRXVUDflnV7k1jAusp+p/BAUnclrl0yRlRAZ | |
U6IA== | |
X-Gm-Message-State: | AG10YOTufs2rgVZXJq8nfLzGJwZofDBTiweQaq4ObqVIvScZ7LcSslY2sq3okOrxNX8njMpWdsT6H/C3PLcc8g== |
MIME-Version: | 1.0 |
X-Received: | by 10.194.71.70 with SMTP id s6mr8881765wju.1.1455415673279; Sat, |
13 Feb 2016 18:07:53 -0800 (PST) | |
In-Reply-To: | <201602122251.u1CMppdg019442@envy.delorie.com> |
References: | <CAC4O8c8zXPAOa0owpJKz55Gs+oSKf7fUU9BjGrrKupWzhhCmMw AT mail DOT gmail DOT com> |
<201602122148 DOT u1CLmdjQ014944 AT envy DOT delorie DOT com> | |
<CAC4O8c8Gm3JkyoJL1xRq1AvbuvGVNaF+4mRZBt6595tp=xjcPg AT mail DOT gmail DOT com> | |
<201602122229 DOT u1CMTWui017661 AT envy DOT delorie DOT com> | |
<CAC4O8c8BguZK3=ke+dzOed_GNp-tXPbFE9kP6UQrw2V3tB5W1g AT mail DOT gmail DOT com> | |
<201602122251 DOT u1CMppdg019442 AT envy DOT delorie DOT com> | |
Date: | Sat, 13 Feb 2016 17:07:53 -0900 |
Message-ID: | <CAC4O8c-MiicQhFPJOmGSPgKRHDArOzsPqWeRoOC6fP45oJkZoQ@mail.gmail.com> |
Subject: | Re: [geda-user] does Select->Select all found refer exclusively to |
things fouond via netlist? | |
From: | "Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
To: | geda-user AT delorie DOT com |
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 |
On Fri, Feb 12, 2016 at 1:51 PM, DJ Delorie <dj AT delorie DOT com> wrote: > >> > Find finds actual connections, regardless of whether they match the >> > netlist or not. >> >> So exactly what F does, but starting from things that do connect to >> the given net in the netlist, in pink rather than blue, and only one >> at a time? > > I was describing what F does. Are you talking about the Find option > in the netlist window? In that case, I find it handy to be able to I was talking about the Find button. I think I know what F does. > "color" two nets at the same time, especially vcc and gnd. That does sound useful. I guess you do it with first Find button the Ctrl-F? The behavior I get is: F: first clear everything "connected" i.e. found with F or Ctrl-F (green) or Find button (pink), then green-highlight all copper connected to the hovered point (modulo some bugs) Ctrl-F: clear nothing, then add to to the green set set all copper connected to the hovered point Find: clear all green and pink, then highlight everything connected to anything connected to the selected net Shift-F: clear all green and pink Its a useful set of operations but confusing. It took me a while to learn about Ctrl/Shift-F and I only learned about the slightly different F operation from you this thread (though I see its in the Key Bindings menu item). It would have saved a lot of fumbling between Shift-F and Ctrl-F :) Maybe F should get a menu entry next to Ctrl-F under Connects menu? Am I correct in thinking that things only appear under Key Bindings if they don't have a binding described elsewhere in the menu hierarchy? I'd like the more obscure elements in the menus/hotkeys to be less forbidding to learn hence tooltip effort. What do you think of putting everything in the hotkeys menu, regardless of whether it appears somewhere else as well? Any other suggestion on how best to proceed? Britton
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |