Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


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

Re: Hiding and revealing part of a window

Path csiph.com!eternal-september.org!feeder.eternal-september.org!nntp.eternal-september.org!.POSTED!not-for-mail
From Kevin Wells <kev@kevsoft.co.uk>
Newsgroups comp.sys.acorn.programmer
Subject Re: Hiding and revealing part of a window
Date Fri, 10 Jul 2026 16:37:50 +0100
Organization A noiseless patient Spider
Lines 32
Message-ID <8f5e44f65c.Kevin@Kevsoft> (permalink)
References <5cf61ef6a3bob@sick-of-spam.invalid>
Injection-Date Fri, 10 Jul 2026 17:08:17 +0000 (UTC)
Injection-Info dont-email.me; logging-data="1487915"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX191u1XZdEukm+BTxSgdIopsDdCsml6LMIY="; posting-host="898867863630bddb32b36f3193df48ab"
User-Agent Messenger-Pro/9.01 (MsgServe/9.01) (RISC-OS/5.31) NewsHound/v1.54
Cancel-Lock sha1:tbt5dNlIjBmmQTSurjMMhvgnV+o= sha256:OYg1vIfqhlM96X1E/uXHtI66fPpj+2136iZRKtq/YMs= sha1:juv+iehDj+8l2Qda2TMFxBSZerg= sha256:HejgcteHij507mpfCF420y036xw141z41F9JtvUyumc=
X-Notice set X-Clacks-Overhead "GNU Terry Pratchett"
Xref csiph.com comp.sys.acorn.programmer:6660

Show key headers only | View raw


In message <5cf61ef6a3bob@sick-of-spam.invalid>
          Bob Latham <bob@sick-of-spam.invalid> wrote:

>Words of guidance would be appreciated - thanks.
>
>An application I'm writing has a secondary mode which for the most
>part I want hidden. When the special mode is enabled, the main window
>reveals the control panel for that mode.
>
>Don't mind if the reveal is to the side or below the main window.
>
>What is the easiest mechanism to achieve this?

Would the easiest option is to have 2 versions of the window, one with
the basic options and one with the full options, just close the one you
don't want amd open the other one in it's place?
>
>Otherwise, I may have to create another window for these controls but
>I'm not keen on that idea.
>
>
>Thanks.
>
>Bob.
>


-- 
Kev Wells
https://kevsoft.co.uk/  https://ko-fi.com/kevsoft
carpe cervisium
Feeling stupid I know I am.

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


Thread

Hiding and revealing part of a window Bob Latham <bob@sick-of-spam.invalid> - 2026-07-10 09:49 +0100
  Re: Hiding and revealing part of a window Martin <News04@avisoft.f9.co.uk> - 2026-07-10 10:06 +0100
    Re: Hiding and revealing part of a window Bob Latham <bob@sick-of-spam.invalid> - 2026-07-10 11:25 +0100
      Re: Hiding and revealing part of a window Steve Fryatt <news@stevefryatt.org.uk> - 2026-07-10 22:19 +0100
        Re: Hiding and revealing part of a window Bob Latham <bob@sick-of-spam.invalid> - 2026-07-11 10:32 +0100
          Re: Hiding and revealing part of a window Steve Fryatt <news@stevefryatt.org.uk> - 2026-07-11 16:33 +0100
            Re: Hiding and revealing part of a window Bob Latham <bob@sick-of-spam.invalid> - 2026-07-11 20:41 +0100
        Re: Hiding and revealing part of a window druck <news@druck.org.uk> - 2026-07-15 17:39 +0100
          Re: Hiding and revealing part of a window Steve Fryatt <news@stevefryatt.org.uk> - 2026-07-15 20:24 +0100
        Re: Hiding and revealing part of a window Bob Latham <bob@sick-of-spam.invalid> - 2026-07-16 11:05 +0100
          Re: Hiding and revealing part of a window Martin <News04@avisoft.f9.co.uk> - 2026-07-16 12:04 +0100
            Re: Hiding and revealing part of a window Bob Latham <bob@sick-of-spam.invalid> - 2026-07-16 12:48 +0100
              Re: Hiding and revealing part of a window Martin <News04@avisoft.f9.co.uk> - 2026-07-16 13:26 +0100
              Re: Hiding and revealing part of a window Harriet Bazley <harriet@bazleyfamily.co.uk> - 2026-07-16 14:26 +0100
                Re: Hiding and revealing part of a window Bob Latham <bob@sick-of-spam.invalid> - 2026-07-16 14:50 +0100
                Hiding and revealing part of a window Bob Latham <bob@sick-of-spam.invalid> - 2026-07-18 17:27 +0100
                Re: Hiding and revealing part of a window Martin <News04@avisoft.f9.co.uk> - 2026-07-18 22:10 +0100
                Re: Hiding and revealing part of a window Bob Latham <bob@sick-of-spam.invalid> - 2026-07-19 09:20 +0100
          Re: Hiding and revealing part of a window Jean-Michel <jmc.bruck@orange.fr> - 2026-07-16 17:45 +0200
            Re: Hiding and revealing part of a window Bob Latham <bob@sick-of-spam.invalid> - 2026-07-16 16:58 +0100
  Re: Hiding and revealing part of a window Kevin Wells <kev@kevsoft.co.uk> - 2026-07-10 16:37 +0100
    Re: Hiding and revealing part of a window Bob Latham <bob@sick-of-spam.invalid> - 2026-07-10 20:08 +0100
      Re: Hiding and revealing part of a window Harriet Bazley <harriet@bazleyfamily.co.uk> - 2026-07-12 12:12 +0100
        Re: Hiding and revealing part of a window Bob Latham <bob@sick-of-spam.invalid> - 2026-07-12 13:45 +0100
          Re: Hiding and revealing part of a window Harriet Bazley <harriet@bazleyfamily.co.uk> - 2026-07-12 23:19 +0100
      Re: Hiding and revealing part of a window Kevin Wells <kev@kevsoft.co.uk> - 2026-07-12 21:03 +0100
        Re: Hiding and revealing part of a window Steve Fryatt <news@stevefryatt.org.uk> - 2026-07-15 20:26 +0100
          Re: Hiding and revealing part of a window Kevin Wells <kev@kevsoft.co.uk> - 2026-07-17 21:06 +0100
  Re: Hiding and revealing part of a window J Peachey <john@jpeachey.co.uk> - 2026-07-10 21:15 +0000
    Re: Hiding and revealing part of a window Bob Latham <bob@sick-of-spam.invalid> - 2026-07-11 10:11 +0100

csiph-web