Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

missing X functions in Tk

6 views
Skip to first unread message

vanjulio

unread,
Jan 2, 2008, 4:44:53 PM1/2/08
to
Hello,

I am trying to run some legacy X functions within a Tcl/Tk
application. For 90% of the X functions I find them either
implemented in the Tk library already under windows natively, or I
see a suitable analog Tk function (for example, Tk_GetPixmap instead
of XCreatePixmap).

However, there does not appear to be an XDrawPoints, XDrawSegments,
XMaxRequestSize, or XSetTile functions implemented in the Tk library
on Windows.

There also might be confusion for me on how to get the correct
DisplayHeightMM and DisplayWidthMM in Tk. If anyone can help me with
these problems I would appreciate it!

Thanks,

0 new messages