Wine: Tk 8.0 Snapshots

Wine: Tk 8.0 Snapshots

After some additional patching, I was able to run the Canvas Items part of the widget demo. The widget demo seem to work at least basically. Here is a picture of it running. It is rather amusing that Tk makes X calls that are emulated in Win32 and then get converted back to X by Wine.

With my latest patch, the state of Tk 8.0 is actually much better than what is shown here. Just about everything works. Menus and menubuttons are messed up, but that is about it. Everything else looks pretty good. There are a few more minor problems with drawing, but overall, you'll be amazed.

The version of Tk 8.0 that I have been testing with has been compiled with Visual C++.


Back to Gordon's Wine Page.