TreeCtrl Right Aligned

I have been searching all night for a solution to this and I am just
hoping that I am just not wording it correctly as I am sure it is
something fairly straight forward.

I am using a Splitter with TreeCtrl on each side. I want the TreeCtrl
in the right hand side to be laid out reverse of the one on the left.
Just as my subject says I would like the icons and text to be all
right aligned.

Any help in the right direction on this would be most helpful.

Thanks in advance,

-Armychimp

Hi,

ยทยทยท

On Dec 4, 12:58 am, Armychimp <rha...@gmail.com> wrote:

I have been searching all night for a solution to this and I am just
hoping that I am just not wording it correctly as I am sure it is
something fairly straight forward.

I am using a Splitter with TreeCtrl on each side. I want the TreeCtrl
in the right hand side to be laid out reverse of the one on the left.
Just as my subject says I would like the icons and text to be all
right aligned.

Any help in the right direction on this would be most helpful.

Thanks in advance,

-Armychimp

It doesn't look like the standard TreeCtrl supports this. I looked at
the CustomTreeCtrl and HyperTreeList, but they don't support it either
(from what I can tell). However, the latter two widgets are pure
python, so theoretically, you could hack them more easily to support
this feature or you could put in a feature request to their maker,
Andrea Gavana.

-------------------
Mike Driscoll

Blog: http://blog.pythonlibrary.org

Hi,

2009/12/4 Armychimp:

I have been searching all night for a solution to this and I am just
hoping that I am just not wording it correctly as I am sure it is
something fairly straight forward.

It is not, as far as I can tell.

I am using a Splitter with TreeCtrl on each side. I want the TreeCtrl
in the right hand side to be laid out reverse of the one on the left.
Just as my subject says I would like the icons and text to be all
right aligned.

Any help in the right direction on this would be most helpful.

Assuming to be in a left-to-right user base, all computer users are
used to trees expanding from left to right. Suddenly have, in the same
application, a tree expanding normally and another one expanding in a
reverse fashion would be odd at least and confusing at best. Don't do
that to your users.

Andrea.

"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.alice.it/infinity77/