Re: program locks whenever focus leaves appication
- From: "Larry Barowski" <MElarrybar-AT-eng_DOT_auburnANOTHERDOTeduEND>
- Date: Wed, 10 Aug 2005 14:23:26 -0500
<primalcatapilla@xxxxxxxxx> wrote in message
news:1123611991.716110.9570@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Why is it that, when running my GUI program, if i use any other program
> or scroll the Console Window associated with it at all, the program
> locks down?
>From the console or shell used to start the program, use Ctrl-Break on
windows or
kill -QUIT <pid> on UNIX/Linux to force a thread dump and find out
where/why
it is locked.
.
Relevant Pages
- program locks whenever focus leaves appication
... Why is it that, when running my GUI program, if i use any other program ... or scroll the Console Window associated with it at all, ... Prev by Date: ... (comp.lang.java.gui) - Re: Strange behavior w/ scroll bar using AS Tcl8.5.0.0 Beta-2
... I'm parsing a small file, writing some output to another file ... The script has finished, the files closed, I scroll up to the ... top of the console window and scroll back down to the bottom then the ... (comp.lang.tcl) - Strange behavior w/ scroll bar using AS Tcl8.5.0.0 Beta-2
... I'm parsing a small file, writing some output to another file ... The script has finished, the files closed, I scroll up to the ... top of the console window and scroll back down to the bottom then the ... (comp.lang.tcl) - Why cant I scroll when in a cmd.exe window, but can with a command.exe window?
... I'm running Windows XP Home on my notebook and when I open a cmd.exe ... I do not have a scroll bar on the right to allow me to scroll ... desktop and when he uses a cmd.exe console window, ... (microsoft.public.windowsxp.help_and_support) - Re: Why cant I scroll when in a cmd.exe window, but can with a command.exe window?
... I looked at the "Properties" and found that the buffer size (whichis ... If I click in the top left of the cmd.exe window and go ... my "Scroll" menu option there is grayed out as well. ... >> desktop and when he uses a cmd.exe console window, ... (microsoft.public.windowsxp.help_and_support) |
|