realbasic-nug
[Top] [All Lists]

Re: Are Tabpanels custom or OS controls?

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Are Tabpanels custom or OS controls?
From: Arnaud Nicolet <anic297@mac.com>
Date: Tue, 28 Apr 2009 11:32:21 +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: <CD4E054B-C3FE-455A-83EC-EEE06136E13F@tolisgroup.com>
References: <C61BD363.55C34%markus_winter@online.de> <730076BB-68BC-4184-ACA8-6965BEB3ADF4@ilanga.com> <DDBB99E4-7AA7-4F0F-A1D0-29287BCBE402@tolisgroup.com> <B94C0937-40A2-430C-AEF7-D7C007E699B5@mac.com> <CD4E054B-C3FE-455A-83EC-EEE06136E13F@tolisgroup.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com

Le 28 avr. 09 à 1:05, Tim Jones a écrit:

That's what the Super popup menu is for. As for documentation, you are correct that there is no mention of a Super to Super change, but when you drop down the Class/control Super menu, you're only shown those supers that appply to that control.

Well, the first thing that comes to [my] mind about changing a super property is with custom classes (in the project pane), because it's created and modifiable by the user. At first, since I can't change my bevel button to a push button, I'd think a control on a window can't be modified (well, I know the TabPanel and PagePanel can (after first thinking) but they are exceptional cases (thus unintuitive)).

For example, when you set up a TabPanel and then drop down the Super entry, you'll only see "None", "TabPanel", and "PagePanel".

Indeed.

That should help to understand which supers are applicable for a specific control.

Except PagePanels and TabPanels, which control can be changed like that?
(well, I answer myself, having checking: the TCPSocket). A problem remains: I had to try by putting random controls on the window.
_______________________________________________
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>