realbasic-nug
[Top] [All Lists]

RE: DisclosureTriangle direction issue

To: "REALbasic NUG" <realbasic-nug at lists dot realsoftware dot com>
Subject: RE: DisclosureTriangle direction issue
From: "Douglas Anderson" <danderson at vision-craft dot com>
Date: Wed, 28 Dec 2005 11:39:37 -0700
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Thread-index: AcYLwk/GlRRfK87iTTC5sDZuhOxkIAAAGCYgAAYlCFA=
Thread-topic: DisclosureTriangle direction issue
DisclosureTriangle.facing=0 'arrow appears down
DisclosureTriangle.facing=1 'arrow appears down

DisclosureTriangle.value=true 'arrow appears up
DisclosureTriangle.value=false 'arrow appears down

Am I missing something?  I can't get it to 'rotate' so I an can use it
left/right.

Doug.



-----Original Message-----
From: realbasic-nug-bounces at lists dot realsoftware dot com
[mailto:realbasic-nug-bounces at lists dot realsoftware dot com] On Behalf Of
Dixon, Tom
Sent: Wednesday, December 28, 2005 8:30 AM
To: REALbasic NUG
Subject: RE: DisclosureTriangle direction issue

The DisclosureTriagle will face left or right depending on whether the
Facing Property is set to 0 = Right facing or 1 = Left facing. 

If the DisclosureTriagle has a Value of True then it points downward;
False corresponds to either left or right depending on the value of
Facing.

HTH
Tom
 
> I seem to be unable to make the DisclosureTriagle face left/right.  
> I'm using RBr4 on Windows XP.  It always is up/down.  The 
> documentation suggests it should also work left/right but I'm not sure

> how to make it work.
>  
> Any suggestions?
> Doug.
_______________________________________________
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>
_______________________________________________
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>