Groups | Search | Server Info | Login | Register


Groups > comp.sys.acorn.programmer > #6615

Re: TaskWindow Messages - output

From Harriet Bazley <harriet@bazleyfamily.co.uk>
Newsgroups comp.sys.acorn.programmer
Subject Re: TaskWindow Messages - output
Date 2026-03-11 18:50 +0000
Organization A noiseless patient Spider
Message-ID <85de05b85c.harriet@bazleyfamily.co.uk> (permalink)
References <61f8e2b75c.Paul@phorefaux> <5cb7e6d170News04@avisoft.f9.co.uk> <167a00b85c.Paul@phorefaux>

Show all headers | View raw


On 11 Mar 2026 as I do recall,
          Paul Stewart  wrote:

> >> Now I'm thinking I should be listening for &808C1
> >> (TaskWindow_Output) to receive the contents of the TaskWindow.  Is
> >> that correct?
> 
> > Yes, that is how you see the output to display yourself, interrogate,
> > or lose.

[snip]

> Issue I have is that I am not receiving the &808C1 message.
> 
> I get the &808C3 when it has finished, but I also want the output that 
> would usually be in the Task Window (if I was to manually run it, rather 
> than run via Wimp_StartTask).
> 
I've never tried to intercept and display taskwindow output manually,
but is it possible that you have to register yourself as an official
'taskwindow handler' with the Wimp first in order to prevent its being
intercepted and displayed by Edit or StrongED or some other recognised
handler?

And - the usual question - have you added TaskWindow_Output to the list
of Wimp messages to be passed on to Wimp_Poll, or is it getting masked
out by default?

-- 
Harriet Bazley                     ==  Loyaulte me lie ==

He that would govern others, first should be master of himself.

Back to comp.sys.acorn.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

TaskWindow Messages - output Paul Stewart <phorefaux@gmail.com> - 2026-03-11 12:29 +0000
  Re: TaskWindow Messages - output Martin <News04@avisoft.f9.co.uk> - 2026-03-11 13:11 +0000
    Re: TaskWindow Messages - output Paul Stewart <phorefaux@gmail.com> - 2026-03-11 17:51 +0000
      Re: TaskWindow Messages - output Harriet Bazley <harriet@bazleyfamily.co.uk> - 2026-03-11 18:50 +0000
        Re: TaskWindow Messages - output Paul Stewart <phorefaux@gmail.com> - 2026-03-11 19:42 +0000
          Re: TaskWindow Messages - output Martin <News04@avisoft.f9.co.uk> - 2026-03-11 23:28 +0000
            Re: TaskWindow Messages - output Paul Stewart <phorefaux@gmail.com> - 2026-03-12 20:32 +0000

csiph-web