realbasic-nug
[Top] [All Lists]

Rb3DSpace1 jumping tabs

To: realbasic-nug@lists.realsoftware.com
Subject: Rb3DSpace1 jumping tabs
From: "TJ Hanson, PhD" <TJHanson@forestmgt.com>
Date: Mon, 29 Sep 2008 20:04:42 -0700
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
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com

I have a Rb3DSpace control on tab 1 of a TabPanel control. The program launches in tab 0, which has the input fields. When data is entered and tab 1 is selected, the 3d graph appears, as it should. When I click on tab 0 to go back to the input data, the Rb3DSpace control is displayed on top of the tab 0 controls.

When I go back to tab 1, the 3D graph is still good. But I cannot go back to tab 0 without the 3d space overlaying my tab 0 controls.

I've tried various forms of .visible = FALSE and .enabled = FALSE, but to no avail. The TabPanel control is inside the window, and the Rb3DSpace control is entirely inside the tab control (no edge is hanging over).

Any ideas on why this 3d space is not staying on tab 1?

TJH



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