From: span AT PROBLEM_WITH_INEWS_GATEWAY_FILE (M.M. Span) Newsgroups: comp.os.msdos.djgpp Subject: Re: Can I program Win 95 Code with DJGPP????? Date: 30 Jan 1997 12:52:38 GMT Organization: Rijksuniversiteit Groningen Lines: 14 Message-ID: <5cq5im$iji@info.service.rug.nl> References: <2 DOT 2 DOT 32 DOT 19970120215103 DOT 00697270 AT delilah> <32E83E40 DOT 5B8E AT cam DOT org> <32F06355 DOT 78A5 AT ix DOT netcom DOT com> NNTP-Posting-Host: psy.ppsw.rug.nl To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Just thinking outloud, unrelated and offtopic... wouldn't it be possible to use the TCL/TK c-api to create windows-programs using djgpp. It would really be nice if this would be made possible. I use TCL/TK with gcc on my linux box. Using the simplifies wrapper generator SWIG I produce libraries of functions that can be used in TCL-scripts. Whan this strategie would work with DJGPP (it does work with BC), it would be possible to write totally platform-independent (UNIx, MAC en DOS-WIN) Graphical User Interface'd programms I'll dig into this some further, anyone who has usefull comments invited... CU, Mark