how to use diagram-viewer and the diagram pkg

Liste des GroupesRevenir à cl tcl 
Sujet : how to use diagram-viewer and the diagram pkg
De : mark (at) *nospam* qtrac.eu (Mark Summerfield)
Groupes : comp.lang.tcl
Date : 17. Jul 2024, 08:33:22
Autres entêtes
Message-ID : <N12dnfwNvY5f7gr7nZ2dnZfqnPadnZ2d@brightview.co.uk>
User-Agent : Pan/0.154 (Izium; 517acf4)
I would like to try out the diagram-viewer app and the diagram pkg.
I am using Tcl/Tk 9.0b2 on Linux.

Given file /tmp/a.dia (copied from the tclwiki):

box A
arrow "" 40
circle B
direction SE

I tried this at the command line:

$ wish9 ~/opt/tcl9/bin/diagram-viewer show /tmp/a.dia
Creating safe environment, please wait...
/home/mark/opt/tcl9/bin/diagram-viewer: can't find package diagram
$ wish9
% package require diagram
1

As you can see, diagram-viewer can't find the diagram package even though
it is there.

Nor can I find any other examples of the diagram language nor what file
extension one should use.

Date Sujet#  Auteur
17 Jul 24 * how to use diagram-viewer and the diagram pkg6Mark Summerfield
17 Jul 24 `* Re: how to use diagram-viewer and the diagram pkg5Mark Summerfield
17 Jul 24  `* Re: how to use diagram-viewer and the diagram pkg4Andreas Leitgeb
17 Jul 24   `* Re: how to use diagram-viewer and the diagram pkg3Harald Oehlmann
19 Jul 24    +- Re: how to use diagram-viewer and the diagram pkg1Mark Summerfield
19 Jul 24    `- Re: how to use diagram-viewer and the diagram pkg1Andreas Leitgeb

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal