I have managed to sort out the workings for MY needs, but, I need to
generalize it for reusability. I haven't messed with the drag and drop
of files ONTO the treeview, as of yet, but that would most likely
require drag and drop support for the window itself, with a positive
HitTest on the treev
I have two questions. I'm writing an app that helps
people to assign files to categories and lets them
order the files within those categories. I have set
my app up to use a two-level treeview which shows the
categories and the files within, like so:
- Category 1
file1
file2
- Category 2
file
Hi,
Yes, that's very close to what I want. I don't need the dropdown part just
a standard, one-line Text box, but except for that, it's exactly what I'd
like.
See the example below - much of the code was cut & pasted from one of my
apps, so it's not as clear as it could/should be, but it sh
3 matches
Mail list logo