From: jofa AT cs DOT tu-berlin DOT de (Joachim Faulhaber) Subject: Tk_GetFontStruct for Win32 14 Jul 1998 15:27:30 -0700 Message-ID: <35AB1346.2519509E.cygnus.gnu-win32@cs.tu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: gnu-win32 AT cygnus DOT com Hello, I'm porting a program using Cygnus from Linux to Windoze. My program uses tcl/tk and the XFontStruct font description to deal with X-fonts under X. Under win95 my program compiles nicely except for a linker error: undefined reference to Tk_GetFontStruct Obviously there is no function Tk_GetFontStruct and probably no XFontStruct available for win95. Can someone give me information how I can find font description structures for win32 and Tk-functions to work with them. Where can I find documentation. Are there good books for those questions of Win32-programming? any help appreciated Joachim Faulhaber - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".