home.social

Search

1000 results for “tcl_tk”

  1. Tcl/Tk 8.6.18 Release Announcement

    The Tcl Core Team is pleased to announce the 8.6.18 releases of the Tcl dynamic language and the Tk toolkit. We intend these to be the final releases of Tcl 8.6 and Tk 8.6. Both Tcl and Tk have successor major release sequences in active supported development. As of this release date, users of Tcl and Tk are encouraged to move to Tcl 9.0.3 and Tk 9.0.3.

    More details at newsgrouper.org/%3C10tvh03$221
    #tcltk #programming

  2. Tcl/Tk 8.6.18 Release Announcement

    The Tcl Core Team is pleased to announce the 8.6.18 releases of the Tcl dynamic language and the Tk toolkit. We intend these to be the final releases of Tcl 8.6 and Tk 8.6. Both Tcl and Tk have successor major release sequences in active supported development. As of this release date, users of Tcl and Tk are encouraged to move to Tcl 9.0.3 and Tk 9.0.3.

    More details at newsgrouper.org/%3C10tvh03$221
    #tcltk #programming

  3. Tcl/Tk 8.6.18 Release Announcement

    The Tcl Core Team is pleased to announce the 8.6.18 releases of the Tcl dynamic language and the Tk toolkit. We intend these to be the final releases of Tcl 8.6 and Tk 8.6. Both Tcl and Tk have successor major release sequences in active supported development. As of this release date, users of Tcl and Tk are encouraged to move to Tcl 9.0.3 and Tk 9.0.3.

    More details at newsgrouper.org/%3C10tvh03$221
    #tcltk #programming

  4. Tcl/Tk 8.6.18 Release Announcement

    The Tcl Core Team is pleased to announce the 8.6.18 releases of the Tcl dynamic language and the Tk toolkit. We intend these to be the final releases of Tcl 8.6 and Tk 8.6. Both Tcl and Tk have successor major release sequences in active supported development. As of this release date, users of Tcl and Tk are encouraged to move to Tcl 9.0.3 and Tk 9.0.3.

    More details at newsgrouper.org/%3C10tvh03$221
    #tcltk #programming

  5. Tcl/Tk 8.6.18 Release Announcement

    The Tcl Core Team is pleased to announce the 8.6.18 releases of the Tcl dynamic language and the Tk toolkit. We intend these to be the final releases of Tcl 8.6 and Tk 8.6. Both Tcl and Tk have successor major release sequences in active supported development. As of this release date, users of Tcl and Tk are encouraged to move to Tcl 9.0.3 and Tk 9.0.3.

    More details at newsgrouper.org/%3C10tvh03$221
    #tcltk #programming

  6. New feature in – part 26:

    *::build-info — Obtain information about the build of Tcl

    Here is something for coders who want or need to look deeper into packages. This command is only defined when a package explicitly fills this info in. Tcl and Tk now do so. You can thus try:

    tcl::build-info
    9.0.3+a527703e8829e0c3d27188dff72627dc0914d9c0cc9d4acfac297b78fff01081.clang-1500.tommath-0103

    and this is what you might get. Similar for `tk::build-info`.

  7. Tcl/Tk 9.0.3 is now released. This is a patch release of the Tcl programming language and the Tk GUI toolkit with various fixes. For details see the announcements at:
    Tcl: sourceforge.net/p/tcl/mailman/
    Tk: sourceforge.net/p/tcl/mailman/
    #tcl #tcltk #programming 🪶

  8. New feature in – part 17:

    info cmdtype — Introspection for the kinds of commands

    It was cumbersome to find out whether some Tcl "command" in Tcl 8.6 actually was a procedure, a built-in command or something else. You would use various [info ..] calls for this. In Tcl 9 you can just ask by using [info cmdtype <someCmdName>]:

    % info cmdtype tk_messageBox
    native
    % info cmdtype auto_load
    proc

  9. @tcl_tk One technical point - when sharing a link to an Usenet post on newsgrouper, it's best to use the "Permalink" which can be found at the bottom of the article page. People who click this will go straight to the article without needing to login as a guest, which happens with other forms of link. For the TLS announcement the permalink is newsgrouper.org/%3C10cevcb$155 .
    #usenet #tcltk 🪶

  10. (tcl/) tk is pretty amazing. It seems to work with almost any language, looks good (since themed tk was introduced) and has the most feature-rich/extensible text-edit component I came across so far.

    #programming #tcltk

  11. @tcl_tk I like this proposal and would like to see it TIPed!
    #tcl #tcltk

  12. Tcl/Tk. SVG-виджеты. Генератор градиентной заливки

    После серии статей про svg-виджеты в tcl/tk, меня не оставляло чувство какой-то незавершенности. Всматриваясь в проект svgwidgets, стало понятно, что не хватает утилиты с удобным интерфейсом для генерации градиентной заливки .

    habr.com/ru/articles/909640/

    #svg #tcl #tk #tkinter #python #векторная_графика #виджеты #button #графические_интерфейсы #графические_редакторы

  13. Tcl/Tk. SVG-виджеты. Генератор градиентной заливки

    После серии статей про svg-виджеты в tcl/tk, меня не оставляло чувство какой-то незавершенности. Всматриваясь в проект svgwidgets, стало понятно, что не хватает утилиты с удобным интерфейсом для генерации градиентной заливки .

    habr.com/ru/articles/909640/

    #svg #tcl #tk #tkinter #python #векторная_графика #виджеты #button #графические_интерфейсы #графические_редакторы

  14. Tcl/Tk. SVG-виджеты. Генератор градиентной заливки

    После серии статей про svg-виджеты в tcl/tk, меня не оставляло чувство какой-то незавершенности. Всматриваясь в проект svgwidgets, стало понятно, что не хватает утилиты с удобным интерфейсом для генерации градиентной заливки .

    habr.com/ru/articles/909640/

    #svg #tcl #tk #tkinter #python #векторная_графика #виджеты #button #графические_интерфейсы #графические_редакторы

  15. Tcl/Tk. SVG-виджеты. Генератор градиентной заливки

    После серии статей про svg-виджеты в tcl/tk, меня не оставляло чувство какой-то незавершенности. Всматриваясь в проект svgwidgets, стало понятно, что не хватает утилиты с удобным интерфейсом для генерации градиентной заливки .

    habr.com/ru/articles/909640/

    #svg #tcl #tk #tkinter #python #векторная_графика #виджеты #button #графические_интерфейсы #графические_редакторы

  16. 🚀 New modern & responsive Tcl/Tk package registry!

    📦 200+ packages listed with metadata, full-text search & filters.

    👥 Contributors welcome to expand the list!

    💡 Help beginners: Found a cool package? Add it to help the community!

    @tcl_tk #Tcl #Tk #OpenSource #DevTools #foss

    → Site: tcltk-pkgs.pages.dev
    → Code: github.com/tcltk-pkgs/registry

  17. SVG-виджеты для tcl/tk. Часть I

    Начать статью хочу с цитаты из слов Брайана Кернигана ,которую мне посчастливилось найти: Tcl/Tk придает работе магическую продуктивность, за несколько часов можно достигнуть тех же результатов, что за дни или недели при разработке на C или C++... Tk весьма эффективен для большинства приложений, многие элементы интерфейса (виджеты) реализованы настолько хорошо, что остается только удивляться, как подобная работа могла быть выполнена так качественно... Удачным кажется и то, что разделение задач между Тсl и С/С++ осуществляется достаточно легко, надо только знать, какой инструмент лучше справляется с задачей... Расширение системы дополнительным Tcl-кодом, загружаемым напрямую в Tcl-библиотеку приложения, в полном согласии с оригинальной идеей Остераута, повышает эффективность программы, в целом, упрощает ее структуру и улучшает мобильность... Я не уверен, что Тсl мог бы выжить как самостоятельный продукт - у него слишком много конкурентов. Но у сочетания Tcl/Tk в Unix-мире нет конкурентов... Система исключительно надежна, очень хорошо документирована... свободно доступна... безукоризненно высокого качества

    habr.com/ru/articles/811873/

    #tcl/tk #tkinter #svg #gui #linux #freewrap #tclexecomp #tkpath #treectrl

  18. I made a little hourglass demo using #Pymunk (2D physics) and #Tkinter ( #TCL / #Tk Gui via #Python). It's nothing special, but fun to watch.

    codeberg.org/sforman/OddsAndEn

  19. If you triple-click to select line-by-line in a Tk Text widget that is displaying Unicode text that includes the BOM it will put the BOM in the selection (of the first line.) But not if you just double-click to select word-by-word, or just select normally char-by-char by click-and-drag.

    Is this worth a bug report? That's my question.

    #Tk #TCL #Tkinter

  20. Following up on the Tcl and ooRexx release cycle: Tcl 8.6.15 was just released and they are making good progress on the Tcl/Tk 9.0.0 release candidate. There is talk about an ooRexx 5.1.0 release being readied. There are fewer active participants in ooRexx development so reviewing changes can take a while. The maybe obvious lesson here is that even if the release tools and processes are well maintained, you need to have an engaged community as well.

    #tcl #rexx #foss

  21. Облачные сервисы на Tcl/Tk

    С момента написания на tcl/tk удостоверяющего центра CAFL63 и утилиты cryptoarmpkcs для работы с электронной подписью меня не покидала мысль, что неплохо бы оформить их как облачные сервисы. Я постоянно смотрел в сторону проекта CloudTk .

    habr.com/ru/articles/950592/

    #cloud #облака #tcl #tk #cloudtk #электронная_подпись #сертификаты #sslсертификаты #tclhttpd #linux

  22. Облачные сервисы на Tcl/Tk

    С момента написания на tcl/tk удостоверяющего центра CAFL63 и утилиты cryptoarmpkcs для работы с электронной подписью меня не покидала мысль, что неплохо бы оформить их как облачные сервисы. Я постоянно смотрел в сторону проекта CloudTk .

    habr.com/ru/articles/950592/

    #cloud #облака #tcl #tk #cloudtk #электронная_подпись #сертификаты #sslсертификаты #tclhttpd #linux

  23. Облачные сервисы на Tcl/Tk

    С момента написания на tcl/tk удостоверяющего центра CAFL63 и утилиты cryptoarmpkcs для работы с электронной подписью меня не покидала мысль, что неплохо бы оформить их как облачные сервисы. Я постоянно смотрел в сторону проекта CloudTk .

    habr.com/ru/articles/950592/

    #cloud #облака #tcl #tk #cloudtk #электронная_подпись #сертификаты #sslсертификаты #tclhttpd #linux