<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<font size="+1"><font face="monospace">Hi Nahuel !<br>
<br>
The method you proposed work. Thank you !<br>
Tomorrow I start to write the TerseGuide for Regex.<br>
<br>
I would add what you said to the TerseGuideTopic class
description pane.<br>
I can do it if you wish. I will make some exercise with github
procedures ;) <br>
<br>
I consider the TerseGuide a very handy tool. Especially for
people who<br>
come from other languages. <br>
<br>
I think TerseGuide really needs at least one improvement though;
the possibility of<br>
sorting alphabetically the entry titles, on the left morph, or
it is<br>
inefficient to find stuff. <br>
<br>
This we can both do, for me it will take a while, because still
I need<br>
to study the Cuis Morphic and still I have a handful little
problems<br>
in Cuis that I should sort out before attacking another problem.<br>
<br>
Bye<br>
Nicola<br>
<br>
<br>
<br>
<br>
<br>
<br>
</font></font><br>
<div class="moz-cite-prefix">On 8/4/21 8:40 PM, Nahuel Garbezza
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAFnJm++ftbT1zYfq0BCZPQyuVvvcSQs1vTvQ+3M=HiUsUbh+6w@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">Hi Nicola!
<div><br>
</div>
<div>TerseGuideTopic was made for adding topics without touching
the TerseGuide package. You create a subclass of it, in any
package, and the TerseGuide will pick it.</div>
<div><br>
</div>
<div>The interface with it might need some tweaking, but you can
redefine the #script message and write your topic as a long
string. And #title that is also required.</div>
<div><br>
</div>
<div>I made this initial implementation, I'm happy to discuss
how to improve it :)</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Nahuel</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">El mar, 3 de ago. de 2021 a
la(s) 14:19, Nicola Mingotti via Cuis-dev (<a
href="mailto:cuis-dev@lists.cuis.st" moz-do-not-send="true">cuis-dev@lists.cuis.st</a>)
escribió:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div> <font size="+1"><font face="monospace">Hi,<br>
<br>
I was trying to put the documentation of 'my' Regex
package<br>
into the TerseGuide when I hit a roadblock.<br>
<br>
Apparently what I am supposed to do is to subclass
TerseGuideTopic<br>
but that is way too restrictive and forces me to type
one liners where<br>
I would like to write more descriptive text. Regexp are
tricky.<br>
<br>
Do you know any way I could achieve that without
modifying <br>
the TerseGuide package ? <br>
<br>
I would like to write my documentation as a long string,
as does for example: TerseGuideHelp -> coding.<br>
<br>
bye<br>
Nicola<br>
<br>
<br>
<br>
<br>
<br>
</font></font> </div>
-- <br>
Cuis-dev mailing list<br>
<a href="mailto:Cuis-dev@lists.cuis.st" target="_blank"
moz-do-not-send="true">Cuis-dev@lists.cuis.st</a><br>
<a href="https://lists.cuis.st/mailman/listinfo/cuis-dev"
rel="noreferrer" target="_blank" moz-do-not-send="true">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
</blockquote>
</div>
</blockquote>
<br>
</body>
</html>