Hacker News new | ask | show | jobs
by etanol 3546 days ago
How about Tk? Is it or will it be implemented?
1 comments

It's not currently implemented; however, it could be implemented as a wrapper around WinForms (either in C# or Eagle).

Alternatively, it is possible to dynamically load and use Tcl/Tk from Eagle, including bidirectional communication with WinForms and/or WPF. This makes porting Tk applications or portions thereof relatively straightforward.