On Thu, Apr 13, 2000 at 09:07:27PM +0000, Don Cox wrote:
> On 13-Apr-00, Holger Kruse wrote:
> But the objection is to the console window taking over keyboard input
> when you are working in a window on another screen. SnoopDOS, for
> instance, displays a log in the background without grabbing the input
> like this.
I don't know if there is a parameter for CON:... strings to prevent the
window from getting active (I don't have my AmigaDOS manuals here).
If there is then use that in the console string. Otherwise you may want
to check if a third-party console replacement offers this.
Window activation of a console window is not under Miami's control.
The window is activated by the CON: stream handler when Miami tries to
write to it. Miami never opens the window by itself. SnoopDOS is
different because it does not use a console window. It has its own
intuition window -- but of course that way you lose flexibility.
--
Holger Kruse
[EMAIL PROTECTED]
--
To unsubscribe send "unsubscribe miami-talk-ml" to
"[EMAIL PROTECTED]". For help on list commands send "help" to
"[EMAIL PROTECTED]".