From: | Stephen Illingworth |
Date: | 28 Sep 2001 at 16:07:45 |
Subject: | [amiga-c] Re: Hiding Windows |
Hello twelvebullets
On 28-Sep-01, you wrote:
>
> Iconify. Doesn`t that hide the window ??
It's hidden from the user yes, but as far as the operating system
is concerned, it's closed.
Truthfully, there is no iconify function in the operating system.
Any implementations of "iconificication" you may have come
across, achieve this feature by physically closing the window.
> I want to hide the window, but still be able to update gfx on its
> rastport. The display the window again.
Update a private buffer, and blit it to the window when it's open
again.
Regards
Steve
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/