Le 18/10/2017 à 20:20, Kristoffer Ödmark a écrit :
> Glad to hear it, I fixed a patch up that will highlight the differences a bit 
> better than I explain it.
> 
> Basically it will fill the field from the properties if the field is empty 
> when adding components to
> the schematic.
> 
> It will also use the Field to determine when to show the context menu instead 
> of relying on the
> library.
> 
> - Kristoffer
> 

Unfortunately, it breaks access to the associated document for existing 
schematics, that can have a
datasheet name set in library, but not in schematic.

and calling:
::wxLaunchDefaultBrowser( text ); is incorrect
(text is not always a .pdf doc with a full absolute path or URI)
see:
GetAssociatedDocument()

-- 
Jean-Pierre CHARRAS

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to