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: "Dixon, Tom" <dixont at Jostens dot com>
Date: Wed, 28 Dec 2005 12:57:56 -0600
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Thread-index: AcYLwk/GlRRfK87iTTC5sDZuhOxkIAAAGCYgAAYlCFAAASBBgAAADEKw
Thread-topic: DisclosureTriangle direction issue
It is meant to be use as either a left facing or a right facing
triangle. The value changes from False to True and back when clicked,
(up/down). It does not rotate from left to right when clicked unless you
do that yourself with code.

 

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


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