realbasic-nug
[Top] [All Lists]

RE: PagePanel: Sliding page transition?

To: "'REALbasic NUG'" <realbasic-nug at lists dot realsoftware dot com>
Subject: RE: PagePanel: Sliding page transition?
From: "Mark O'Neill" <mark at cutto dot co dot uk>
Date: Mon, 27 Mar 2006 12:23:52 +0100
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Thread-index: AcZRgrm2klccYsbfT6usbN1TVuKTsQADfJyA
Hi Stefan, 

| I'd like to add a transition effect to a PagePanel, so that when the
| user clicks a button that switches the PagePanel's page to the next
| page, the whole PagePanel first slides out of the computer screen on
| the left, then slides in from the right side of the screen again (kind
| of like the Keynote/PowerPoint transition effect).
| 
| I have successfully implemented (i.e., no flickering) the sliding
| effect for a small ContainerControl. But moving a PagePanel with
| several pages containing several ContainerControls and other controls
| on the screen produces a lot of flickering, even when using
| RefreshRect() instead of refresh() (i.e., only frefreshing the parts
| of the screen that were moved, not the whole screen). Has anyone done
| anything like this and has some advice?

I haven't, but you could "cheat" by making
screengrabs of each panel and sliding them
instead?

All the best,

Mark.

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.3.2/293 - Release Date: 26/03/2006
 

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

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


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