Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Bob Latham Newsgroups: comp.sys.acorn.programmer Subject: Re: Text in a wimp window Date: Thu, 14 Aug 2025 17:57:17 +0100 Organization: None Lines: 22 Message-ID: <5c4c59c8dfbob@sick-of-spam.invalid> References: <5c4be2e7bbbob@sick-of-spam.invalid> <107k73u$cbd1$1@dont-email.me> <5c4c324030bob@sick-of-spam.invalid> <107ksao$15e1$1@solani.org> X-Trace: individual.net 7w6h7SUT+fXNnqMVp4HovwQcIHSEtHPG8F7sGFNwbrqifEYw66 X-Orig-Path: sick-of-spam.invalid!bob Cancel-Lock: sha1:5d+Ji7sB9DFeOaCc9SnKJdhE3qQ= sha256:j4VqcEdLGBFJ+Io8Uoba2FK6f5MYIjkU+djh6SGH5r8= X-No-Archive: Yes User-Agent: NewsHound/v1.54 Xref: csiph.com comp.sys.acorn.programmer:6544 In article <107ksao$15e1$1@solani.org>, Sebastian Barthel wrote: [Snip] > REPEAT > SYS "Wimp_Poll",bitmask%,b% TO pollevent%,b% > CASE pollevent% OF > WHEN 0 : PROCtextplot > ENDCASE > UNTIL finished% > END [Snip] Wow. Thanks Sebastian. Much to look at and read about there. I appreciate your help, thanks. Bob.