kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #31175
Re: Datasheet confusion
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
Follow ups
References
-
Datasheet confusion
From: Kristoffer Ödmark, 2017-10-12
-
Re: Datasheet confusion
From: Kristoffer Ödmark, 2017-10-12
-
Re: Datasheet confusion
From: Wayne Stambaugh, 2017-10-12
-
Re: Datasheet confusion
From: Kristoffer Ödmark, 2017-10-12
-
Re: Datasheet confusion
From: Wayne Stambaugh, 2017-10-12
-
Re: Datasheet confusion
From: jp charras, 2017-10-13
-
Re: Datasheet confusion
From: Kristoffer Ödmark, 2017-10-13
-
Re: Datasheet confusion
From: Wayne Stambaugh, 2017-10-13
-
Re: Datasheet confusion
From: Kristoffer Ödmark, 2017-10-13
-
Re: Datasheet confusion
From: Fabrizio Tappero, 2017-10-16
-
Re: Datasheet confusion
From: Kristoffer Ödmark, 2017-10-18