obv
2003-12-29 15:07:44 UTC
Hi All,
I' trying to create a component, very much like a lookupcombobox, only with
a treeview instead of a list.
In other words: what I want to achieve is this:
when I click on the button of the combobox, the visible dropdown-part of the
component should be a treeview(-descendant), and not a List.....
I'm descending my class from TCustomCombobox, (maybe i shouldn't, because of
the list you're getting...)
The problem is: how can substitute the dropdownlist for the Treeview (or my
own descendant of the TTreeview component)
and still have access to it...
Regards
Frans
(if you know the answer for sure then i would appreciate it if you mail me
personally at (remove NOSPAMPLEASE and PLEASENOSPAM):
***@PLEASENOSPAMLinuxmail.org)
--
Time flies like an arrow, fruit flies like a banana
(Groucho Marx)
I' trying to create a component, very much like a lookupcombobox, only with
a treeview instead of a list.
In other words: what I want to achieve is this:
when I click on the button of the combobox, the visible dropdown-part of the
component should be a treeview(-descendant), and not a List.....
I'm descending my class from TCustomCombobox, (maybe i shouldn't, because of
the list you're getting...)
The problem is: how can substitute the dropdownlist for the Treeview (or my
own descendant of the TTreeview component)
and still have access to it...
Regards
Frans
(if you know the answer for sure then i would appreciate it if you mail me
personally at (remove NOSPAMPLEASE and PLEASENOSPAM):
***@PLEASENOSPAMLinuxmail.org)
--
Time flies like an arrow, fruit flies like a banana
(Groucho Marx)