[osflash] Xray - has anyone made it bigger?
John Grden
neoriley at gmail.com
Fri Feb 24 10:56:38 EST 2006
Ok, please use the same link from yesterday and give it a go
On 2/24/06, Jim Tann <Jim at avtgroup.com> wrote:
>
> Only thinig I have to say is the tree view auto scroll to the far right
> each time you select something inside of it
>
>
>
> It would be nicer if you just stay at where you are scrolled to at the
> time.
>
>
>
> Jim
>
>
>
> -----Original Message-----
> *From:* osflash-bounces at osflash.org [mailto:osflash-bounces at osflash.org] *On
> Behalf Of *John Grden
> *Sent:* 23 February 2006 18:47
> *To:* Open Source Flash Mailing List
> *Subject:* Re: [osflash] Xray - has anyone made it bigger?
>
>
>
> Cool, if you could try it for a day and let me know that it was working
> well I'd really appreciate it. I'm not sure if that little hack is good
> enough for all conditions.
>
> Thanks Jim,
>
> John
>
> On 2/23/06, *Jim Tann* <Jim at avtgroup.com> wrote:
>
> Yay,
>
>
>
> Thanks for your help guys,
>
>
>
> Jim
>
> -----Original Message-----
> *From:* osflash-bounces at osflash.org [mailto:osflash-bounces at osflash.org] *On
> Behalf Of *John Grden
> *Sent:* 23 February 2006 14:10
> *To:* Open Source Flash Mailing List
> *Subject:* Re: [osflash] Xray - has anyone made it bigger?
>
>
>
> Ok Jim, could you try this?
>
> http://mirror1.cvsdude.com/trac/osflash/xray/browser/downloads/interface/swf/xray_1.2.5_test.swf?rev=99&format=raw
>
>
> after messing with it, this seems to work in my initial tests, but of
> course, I have to guess on the amount of maxHPosition needed. So, I'm
> grabbing the selected node's visible index and multiplying by 10:
>
> tree.maxHPosition = tree.getDisplayIndex(parentXML) * 10;
> tree.hPosition = tree.maxHPosition;
>
> Let me know if this works. If it does, I'll do an official update
>
> Thanks all for your help,
>
> On 2/23/06, *John Grden* < neoriley at gmail.com> wrote:
>
> nm -
> *Description*
>
> Property; specifies the number of pixels the list can scroll when List.hScrollPolicy
> <http://00003711.html#3149208>is set to "on". The list doesn't precisely
> measure the width of text that it contains. You must set maxHPosition to
> indicate the amount of scrolling that the list requires. The list does not
> scroll horizontally if this property is not set.
>
> Hello - enter the hack.
>
>
>
> On 2/23/06, *John Grden* < neoriley at gmail.com> wrote:
>
> well, I have now have the policy turned on, but when I update the treeview
> and check maxHPosition, it's always 0.
>
> Is there anything else I should be doing?
>
>
>
>
>
>
> --
> John Grden - Blitz
>
>
> _______________________________________________
> osflash mailing list
> osflash at osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
>
>
> --
> John Grden - Blitz
>
> _______________________________________________
> osflash mailing list
> osflash at osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
>
--
John Grden - Blitz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/osflash_osflash.org/attachments/20060224/9122890d/attachment.htm
More information about the osflash
mailing list