X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Fri, 31 Jul 2015 08:39:27 +0200 (CEST) X-X-Sender: igor2 AT igor2priv To: geda-user AT delorie DOT com X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: [geda-user] [pcb-rnd] dynamic menus, gtk, devlog Message-ID: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Reply-To: geda-user AT delorie DOT com Hi all, I am working on dynamic menus in pcb-rnd. It took surprisingly long to get it working in gtk because I didn't know about a gtk call I had to use. I thought I'd take a note on what I learned there. While doing this I decided to start writing a developer log about these at http://repo.hu/projects/pcb-rnd/devlog It has a summary on how the dynamic menus would work, how to resolve the conflict between user customizale menu.res and random plugins adding menus anywhere in the menu tree. Another is about my gtk adventure. I plan to have a few posts there every week as I proceed with the "scripting in pcb-rnd" task. Later on some of the text would be copied into the documentation. I invite pcb users to comment on those writeups, especially the ones that describe how a new feature is going to work. Early feedback can steer the project in the right direction. Regards, Igor2