develooping a new treeview component

Please discuss general Delphi programming topics here.

develooping a new treeview component

Postby mohfa » April 30th, 2005, 8:45 pm

i need your help to in developing my new
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
mohfa
Member
Member
 
Posts: 2
Joined: April 30th, 2005, 8:41 pm

Return to Delphi Programming

Who is online

Users browsing this forum: No registered users and 3 guests

cron