Hi list,
This is a very quiet list, so I hope someone's out there!
I have spent the last couple of weeks in LTk-land, and having a lot of fun on the way.
This message is in the way of an annoucement - I went through the tkdocs tutorial and converted many of the examples to LTk. I've put these together as: https://peterlane.netlify.app/ltk-examples/
Maybe these will be useful to someone.
-- Peter.
On Thu, 08 Apr 2021 00:44:26 +0100 Peter Lane peterlane@gmx.com wrote:
Hi list,
This is a very quiet list, so I hope someone's out there!
I have spent the last couple of weeks in LTk-land, and having a lot of fun on the way. ... https://peterlane.netlify.app/ltk-examples/ ...
Hi Peter,
This is great! I only wish this had existed when I started using LTK.
I notice in a few places you show falling back on format-wish; given that these examples are cribbed from tkdocs, I would expect people coming to LTK to expect them to work. So I guess a question from the list: if I were to ensure that everything in ltk-examples worked without format-wish, would that be a welcome patchset?
-Jason
Hi Jason,
On 08/04/2021 21:49, Jason Miller wrote:
I notice in a few places you show falling back on format-wish; given that these examples are cribbed from tkdocs, I would expect people coming to LTK to expect them to work. So I guess a question from the list: if I were to ensure that everything in ltk-examples worked without format-wish, would that be a welcome patchset?
Yes, I think some patches would be welcome.
I have a list of things I plan to look at again in LTk - as you say, for some things I resorted to format-wish, and some things I think may be broken (like parts of treeview). I'm working on something else LTk-related at the moment, but want to come back to these.
Roughly, my list is something like:
- make menucheckbutton work like check button (https://github.com/herth/ltk/issues/10) - fix validatecommand on entry widget - support more functions in the text widget - take a closer look at treeview - some parts worked, some seemed broken
If you're also interested, I'm happy to discuss on/off list/github issues.
-- Peter
On Thu, Apr 08, 2021 at 12:44:26AM +0100, Peter Lane wrote:
Hi list,
Hi!
This is a very quiet list, so I hope someone's out there!
Yes, someone is here! :)
I have spent the last couple of weeks in LTk-land, and having a lot of fun on the way.
This message is in the way of an annoucement - I went through the tkdocs tutorial and converted many of the examples to LTk. I've put these together as: https://peterlane.netlify.app/ltk-examples/
Thank you! If you do not mind I am going to share this link on some other place: fediverse and on my webpage.
Maybe these will be useful to someone.
I think this is a valuable resource for new users! Bye! C.