[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-bug: [Bug 901222] Re: Feature - gschem - Dynamic loading of custom symbols in the component selection tree



Hi Peter,
 thanks for your reply.
I made some work to accomplish your specifications. I hope nothing is missing. I'm substituting dirname with dir-name cause i'm using dirname procedure to build the hash-table keys. The new version performs better than the old one :-).
I also added an "Invalid directory" check, to avoid gschem error window to open in case of inexistent directory. 
I notice that no internationalization is used for strings in the pure scheme parts of geda, is it ?

Regards,
Luigi

** Attachment added: "Guile source file"
   https://bugs.launchpad.net/geda/+bug/901222/+attachment/2625813/+files/local-symbols-library.scm

-- 
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/901222

Title:
  Feature - gschem - Dynamic loading of custom symbols in the component
  selection tree

Status in GPL Electronic Design Automation tools:
  In Progress

Bug description:
  As attachment a Guile script which extends the (component-library ...) functionality in order to permit to see custom components in the component selection tree grouped by folders. 
  The syntax of the new functionality is as follow:

  into the .gEDA/gafrc file

  (component-library-add-tree "prefix" "symbols/folder")

  The prefix will be added, as a tag, to the folder description.
  Actually the script doesn't manage substitution of the environment
  variables.

  If usefull this script could be added to the main stream.

  Best Regards,
  Luigi

To manage notifications about this bug go to:
https://bugs.launchpad.net/geda/+bug/901222/+subscriptions


_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug