<br><br><div><span class="gmail_quote">On 11/17/06, <b class="gmail_sendername">Bernhard Graf</b> <<a href="mailto:bgraf@adartis.de">bgraf@adartis.de</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="">Hi everybody,<div><br></div><div>I am quite new to LISP and found ltk as an ideal graphical UI for my LISP tests.</div><div>What I am missing are more examples for the ltk functions. To get used to ltk, LISP and TK, I am trying to convert the examples found at 
<a href="http://www.bin-co.com/tcl/tutorial/tk.php" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.bin-co.com/tcl/tutorial/tk.php</a> to LISP.</div><div>Unfortunately, I miss a lot of infos and would be grateful if Peter Herth or someone else would include small examples of each ltk function, similar to the TK examples in the tutorial mentioned above, to the ltk manual.
</div></div></blockquote><div><br>Just throwing in an observation from the cheap seats....<br><br>Ouch. Sounds like you are asking people to do an awful lot of work. This is open source, so people may respond to specific questions/problems, but wildcard requests like this will go nowhwere. There is an understanding that you will make a certain effort. The first step is to narrow it down...
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style=""><div>What I am missing at the moment is e.g. the link between the text function and the scrollbar function.
</div></div></blockquote><div><br><br>Now yer talkin! :) <br><br>The next step is to post the code /you tried/ and see if folks can fix it. But I realize that would be hard for you as a noob to both Lisp and LTk (and, I gather, Tk itself).
<br><br>The good news is that I may be all wet. I know Peter does a good job of making LTk work off the shelf. Perhaps he'll add a combined text+scroll widget that does just what you need. In whcih case just ignore me. :)
<br><br>kt<br><br></div></div>