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=IpJ6IzmhchgXenbbveDUH+bYnH8ri6sa2bgH7zge3Lg=; b=U5fWqQkWDQTs7s2qgDwien5/8MsT3OM/iF2P8TNOeeVWEiAn5HPSdNFeq4FH2tkFrS Om1+ZC+0Yxgejqd0rvB/sQCtr5s3wuWHXyHsL2E4LguXO3Esb1mQO6dsUDu+dV9UBKon fGWBnJVLFT6c+ud/vtT/YWpIJfNPWEtcinALt8r/QyzEEskCwKHkqrGMjNSRilHdrhiJ YInr2SZa1Q2a2/5va1dkgFY+Fm7uoCI7Fs41H3ua6Xzq1WOVB/O/02ZhIea1k9/DY3Wy cDRU1UugteLc1hIetBW54g/aV3f76lo60WtD3dlT1TFw1T/0JyMsxJC+b42sr8cH43vy TkJg== MIME-Version: 1.0 X-Received: by 10.52.130.225 with SMTP id oh1mr4891898vdb.8.1397699627431; Wed, 16 Apr 2014 18:53:47 -0700 (PDT) Date: Wed, 16 Apr 2014 21:53:47 -0400 Message-ID: Subject: [geda-user] Adding tooltips to the interface of PCB? From: Jason White To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 Reply-To: geda-user AT delorie DOT com Hey, does anyone know how to modify the build system for PCB's automatically generated menus in order to include a string to set a tooltip attribute from the resource files. Adding a description including the keyboard shortcuts used by each tool would go a long way towards making PCB's interface a bit more friendly and learn-able for novice users. For instance the thermal tool uses shift-click to change the type, thats not necessarily intuitive to someone unfamiliar with the program. Tooltips are a rather handy way to give the user those hints. Thanks, Jason White