X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Sun, 26 Apr 2020 18:21:29 +0200 (CEST) From: Roland Lutz To: "gene glick (geneglick AT optonline DOT net) [via geda-user AT delorie DOT com]" Subject: Re: [geda-user] Feature Request for GSCHEM In-Reply-To: Message-ID: References: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed 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 Sun, 26 Apr 2020, gene glick (geneglick AT optonline DOT net) [via geda-user AT delorie DOT com] wrote: > It would be really useful to have a pop-up info box on a schematic. > OpenOffice Calc spreadsheets has this very feature. Hover the mouse > over a cell, and up pops an info box. Do I understand correctly that you want to be able to add notes to a schematic which are not visible in the editor window and in the printout but which can be viewed in some other way? You can always add a custom invisible attribute to a component (e.g., comment=) and view it in the attribute editor. Would it solve your problem if the value of this attribute was displayed in a tooltip?