[x3d-public] Key to tooltips integration into X3duomToX3dPythonPackage.xslt

John Carlson yottzumm at gmail.com
Thu Nov 2 01:07:48 PDT 2023


I'm pretty sure that the x3d.tooltips.path needs to exist.  See snippet
below



  <!-- See X3DJSAIL for original tooltip usage code -->
    <xsl:variable name="x3d.tooltips.path">
        <xsl:text>../tooltips/x3d-4.0.profile.xml</xsl:text>
    </xsl:variable>
    <xsl:variable name="x3d.tooltips.document"
select="doc($x3d.tooltips.path)"/>

I can work on getting the tooltips back into the stylesheet/x3d-python-mod
if you want to do other things.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20231102/d003a80e/attachment.html>


More information about the x3d-public mailing list