[ltk-user] ltk examples

Ken Tilton kentilton at gmail.com
Fri Nov 17 16:56:39 UTC 2006


On 11/17/06, Bernhard Graf <bgraf at adartis.de> wrote:
>
> Hi everybody,
> I am quite new to LISP and found ltk as an ideal graphical UI for my LISP
> tests.
> 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
> http://www.bin-co.com/tcl/tutorial/tk.php to LISP.
> 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.
>

Just throwing in an observation from the cheap seats....

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...

What I am missing at the moment is e.g. the link between the text function
> and the scrollbar function.
>


Now yer talkin! :)

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).

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. :)

kt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ltk-user/attachments/20061117/bd8d9215/attachment.html>


More information about the ltk-user mailing list