Re: how to control the console on windows platform
- From: sunnyboyGuo@xxxxxxxxx
- Date: 30 Jan 2007 18:19:45 -0800
On 1月30日, 下午7时37分, palm...@xxxxxxxxx wrote:
See if the previous discussion on this athttp://groups.google.com/
group/comp.lang.tcl/browse_frm/thread/455469f6c9cf518e/
6ee2034e475fbfd1?hl=en#6ee2034e475fbfd1 helps.
/Ashok
On Jan 30, 2:01 pm, sunnyboy...@xxxxxxxxx wrote:
Hi, all
I have built one DLL with MingW on Windows XP platform, and then
created one starpack as a Tk application with Tclapp of TclDevKit3.2.
In Tcl code I can use "console show" and "console hide" to control the
Tcl/Tk console which can display the result of puts "command". But I
don't know how to control the Dos console. It doesn't have affect by
using -mwindows or
-mconsole option in gcc. And when exec one executable file in Tcl, it
will flash one Dos console. Now, I'd like to show the Dos console
during my development, and hide the Dos console in release version.
Could you tell me how to implement this?
Best Regards!
Tony- 隐藏被引用文字 -
- 显示引用的文字 -
Thanks, but my attention is on the "DOS console" which appears and
disappears during "exec" command.
I have searched and refered the relevent topics in this group. Some
users discussed this flashing console, but
it seems has not been resolved yet.
Best Regards!
Tony
.
- References:
- how to control the console on windows platform
- From: sunnyboyGuo
- Re: how to control the console on windows platform
- From: palmtcl
- how to control the console on windows platform
- Prev by Date: Re: if else else
- Next by Date: Re: I need an embeddable menu widget
- Previous by thread: Re: how to control the console on windows platform
- Next by thread: Tcl bytecode
- Index(es):
Relevant Pages
|