realbasic-nug
[Top] [All Lists]

Re: PagePanel Frustrations

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: PagePanel Frustrations
From: Tim Jones <tjmac at tolisgroup dot com>
Date: Fri, 28 Sep 2007 16:42:10 -0700
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Organization: TOLIS Group, Inc.
References: <C322D391 dot 12E7D%electric dot butterfly at mac dot com>
Dave Wooldridge wrote:
> Anyone have any experience working around this PagePanel issue by using
> Containers?  Or some other solution?
>   

Hi Dave - Use the PasteBoard!

I have an app that has a number of pagepanels nested into tabpanels on a 
pagepanel.  To keep this hound at bay, I place the bottom level 
pagepanels onto the pasteboard during design phase and then position 
them in code during runs and in the built app.  This way, the lowest 
level pagepanels act a bit like Container Controls, but code like 
pagepanels.

Since I did this back in 5.4, I've not had the problem of the scrambled 
controls hit again.

HTH,

Tim

_______________________________________________
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>