comp.lang.ada
 help / color / mirror / Atom feed
From: "Randy Brukardt" <randy@rrsoftware.com>
Subject: Re: graphical output on win xp with gnavi-package
Date: Fri, 8 Apr 2005 13:33:14 -0500
Date: 2005-04-08T13:33:14-05:00	[thread overview]
Message-ID: <Z-qdnZ3RZJtDUMvfRVn-sQ@megapath.net> (raw)
In-Reply-To: e499e546.0504080557.69e94ba2@posting.google.com


"Duke Luke" <duke_luke@gmx.de> wrote in message
news:e499e546.0504080557.69e94ba2@posting.google.com...
> Yes, that ist exactely my problem. if any window is moved over my
> graphic window, everything gets deleted.
>
> How can I force windows to redraw that window? cause after beeing
> deleted the window doesn't accept any draw-commands any longer - it
> just stays white.

You can't, really. A Windows program should only do drawing when Windows
asks it to. Direct drawing appears to work, but it doesn't really (as you've
found out). You have to move all of your drawing code into a drawing handler
(it's called When_Draw in Claw, dunno about GWindows).

                         Randy Brukardt.






  reply	other threads:[~2005-04-08 18:33 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-07 15:45 graphical output on win xp with gnavi-package Duke Luke
2005-04-07 23:32 ` Randy Brukardt
2005-04-08 13:57   ` Duke Luke
2005-04-08 18:33     ` Randy Brukardt [this message]
2005-04-08 14:52 ` Dmitry A. Kazakov
2005-04-08 18:47   ` Duke Luke
2005-04-08 20:21     ` Dmitry A. Kazakov
2005-04-08 20:41     ` Gautier Write-only
2005-04-08 20:42     ` tmoran
2005-04-09 11:51       ` Duke Luke
2005-04-09 18:30         ` tmoran
2005-04-11  5:37           ` Duke Luke
2005-04-12 16:18           ` Duke Luke
2005-04-12 17:24             ` tmoran
2005-04-13 15:19               ` Duke Luke
2005-04-13 18:16                 ` tmoran
2005-04-14  6:24                   ` Duke Luke
2005-04-14 17:54                     ` tmoran
2005-04-15 10:04 ` Duke Luke
2005-04-15 17:56   ` tmoran
2005-04-16  9:58     ` Duke Luke
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox