From: Ruediger G. <rg...@r-...> - 2002-01-09 21:27:29
|
Hello, I still try to port tix to MacOS X/Carbon. The good news is that tix compiles After little hacks and adding one X11-Emulation-Funktion (XSetClipRectangles() which is used by tix; BTW I think this should be added to xlib/xgc.c in the Tk-tree. Hence this function would be available to other Tk extesions as well. What do you think?) The not so good news is that C-Applikation which starts TCl/Tk/Tix show at soem widget errors (e.g. xpm-images), but other widgwts work. The bad news is that tixwish (like wish) work onlz if started with their own Console. If I start (tix)wish from the Terminal I get no windows. However it would be nice to have this for the tix demo script. It would make testing tix much easier if I could just start this script. Therefore, why is there no window while starting the wish from Shell, though there is one if I start wish form the finder? THis applies to both wish and tixwish. (Which is no surprise, since tixwish differ only by an additonal Tcl_StaticPackage()-Call from wish) Yours R"udiger -- R"udiger Goetz rg...@r-... WWW: http://www.r-goetz.de Mail send by a Mac running Linux (SuSE-PPC) |