tree ( inherited from Tcustomtreeview ) , my brother ihsan could you
please tell how to right align all the treeview as in yours ( memtree
) for the first time i used this procedure :
- Code: Select all
SetWindowLong(Handle, GWL_EXSTYLE, oldParam or $400000)
else
SetWindowLong(Handle, GWL_EXSTYLE,oldParam and not $400000 );
Refresh;
// like a morror
but that invers only the tree but not its items so i hade some
problems in the toolTips and hints ,
so how could i solve this problem .
please please please please please please please please please please
please please help me .
all what i need is how could i right align my treeview i mean it can read from righ to left , i was asked to use the virtualtreeview but i said no because i will developpe one by my self
could any one help me , or with advices