Den tis 15 sep. 2026 00:55Viwooh via 9fans <[email protected]> skrev: > I'm looking for a GUI solution that both correctly handles UTF-8 strings > on Windows NT and results in software that can be ported to obscure > platforms such as Plan 9. So far, Tcl/Tk seems simple enough, given than Tk > became a library on Inferno > > However, I only stumble upon ports of the Tcl interpreter alone and said > library, which is for Limbo (and possibly C?) > > So, is it possible to write an application in Tcl making use of Tk and, > with some modifications, run it on Plan 9? >
Have a look at APExp https://github.com/staalmannen/APExp I am currently working through the test suite for Tk (wish) with a 9.0 port. On the TODO after all tests for tclsh and wish passes is to try to get the extensions itcl and TkBlk to work (as proof-of-concept app, I aim to try to get the filemanager TkDesk to work) *9fans <https://9fans.topicbox.com/latest>* / 9fans / see discussions > <https://9fans.topicbox.com/groups/9fans> + participants > <https://9fans.topicbox.com/groups/9fans/members> + delivery options > <https://9fans.topicbox.com/groups/9fans/subscription> Permalink > <https://9fans.topicbox.com/groups/9fans/Tb31559be02dc68ab-M22e6805f09b563b953334fb5> > ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/Tb31559be02dc68ab-M5c2839dc05486a5151579893 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription
