Ticket #86 (closed patch: done)
Tcl/Tk for Parrot - next iteration.
| Reported by: | vkon | Owned by: | NotFound |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | library | Version: | |
| Severity: | medium | Keywords: | |
| Cc: | Language: | ||
| Patch status: | applied | Platform: | all |
Description
Tcl/Tk binding for parrot, take 1
This currently does not work for Debian (feather) probably due to the fact that I currently not able to load shared library with a name such as "libtcl8.4.so.0" (not ending in .so) I believe this is parrot's limitation, but issue should be investigated more closely to say for sure.
It was successfully tried on Linux (gentoo) and Windows.
Tk GUI is properly shown. tests, examples and descriptions are still to be done, sorry for the slow pace, surely I'll be faster soon :)
Please place TclLibrary.pir to ./runtime/parrot/library/ and tcltkdemo.pir into ./examples/tcl/
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

