X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=VLnfMGYCNKl24BLOD+ObBmTRXEs9rjsH+wKGhqp2wxI=; b=R/aO98MbYTQeH0FkTSCEh1ULIb+Z3GdhRPZoMducTbhkGcYN1Hbxoj9ZmeRLLu+SWi ygZx3IDVBZ0eJ58T0TVoXoSXL5buXO2Q/f5zy3OLRgF28Y4kThmgVZIL4z4oFnXVpcCt GDrZZxVam+opAkGS1oR/Nun5lWN7fLTS5AA3ZiW+Y2Ge5SB5Kph6DzuQSHLkzySiayeB KdThFVwuozxvH7KlaPPPHSTERCzl4wNxAxaDeu2JwYqKTKrQWOE58cH7S2ND5FTWzamf Coisazh+VLvVM5QZGEMjXIIWjLSxXMZrDMyY0c4iTSaZsQ9n1WsBIU5YlLD7OYuG3nuc 1tTQ== MIME-Version: 1.0 X-Received: by 10.180.108.129 with SMTP id hk1mr7252451wib.56.1371587297289; Tue, 18 Jun 2013 13:28:17 -0700 (PDT) Date: Tue, 18 Jun 2013 16:28:17 -0400 Message-ID: Subject: [geda-user] tooltip - pinlabel From: Nathan Stewart To: "geda-user AT delorie DOT com" Content-Type: multipart/alternative; boundary=e89a8f3bb04fa231bc04df738d62 Reply-To: geda-user AT delorie DOT com --e89a8f3bb04fa231bc04df738d62 Content-Type: text/plain; charset=ISO-8859-1 I noticed when creating a footprint, that if I display my pin names using 'D', it shows the pin labels from the 7th field of my Pin[] statement. Pin[20000 100000 8000 8000 8000 6000 "AREF" "36" ""] Will display as "AREF" on screen. However mouse-over the pin shows "Pinname=U6-36' instead of the "AREF" value for that part/pin. My grep-fu powers failed me trying to find where this is rendered. Am I misunderstanding the intent, is this a bug in display code, or in my part? --e89a8f3bb04fa231bc04df738d62 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I noticed when creating a footprint, that if I displa= y my pin names using 'D', it shows the pin labels from the 7th fiel= d of my Pin[] statement.

Pin[20000=A0 100000 8000 8000 8000 6000 &q= uot;AREF" "36" ""]

Will display as "AREF" on screen. However mouse-over the pin = shows "Pinname=3DU6-36' instead of the "AREF" value for = that part/pin.

My grep-fu powers failed me trying to find where this is rendered= . Am I misunderstanding the intent, is this a bug in display code, or in my= part?


--e89a8f3bb04fa231bc04df738d62--