realbasic-nug
[Top] [All Lists]

Re: Drawing on canvas in realbasic on windows

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Drawing on canvas in realbasic on windows
From: "Richard Altenburg (Brainchild)" <realbasic@brainchild.nl>
Date: Sun, 31 Aug 2008 20:00:09 +0200
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <0CEE06EE-BCCC-48EA-872C-34973BFD0315@inspiringapps.com>
References: <c867e59d0808310436o7424ee91gdbe7ea700d1a23ae@mail.gmail.com> <A2C34FFB-6FE0-4C3C-B8A5-7D9406E74F3F@inspiringapps.com> <c867e59d0808310655n6aee6b7bje34c7c3532ce1617@mail.gmail.com> <0CEE06EE-BCCC-48EA-872C-34973BFD0315@inspiringapps.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
Op 31 aug 2008, om 19:51 heeft Joe Strout het volgende geschreven:


It makes the editfields that are on top of the canvas disappear in vista.

Ah.  I recommend not putting other controls on top of canvases.

What I would do in such a situation is create several canvasses around the other controls and split up the picture that is supposed to be in the background in parts exactly fitting the different canvasses. It is some work but can be done in a fraction of a second and without breaking the functioning of controls in between. I have built a user interface of tens of canvasses in Picture Patrol this way, and it works without flickering and other annoyances...

Good luck,

Richard.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>