Page 1 of 1

Some technical questions

Posted: Thu Jul 09, 2009 8:24 am
by potae
Hi David,

I love your program it is really fast and flexible.
I'm making a program that has search feature like this but not as deep. So, I have some question to ask, if you don't mind.

1. I'm using VB.NET 2005 to make this program and I want to show list of the files the way Everything does.
It's like you use windows explorer to display them. My question is, which control in VB.NET is capable to do that?

2. What programming language do you use to develop this Everything?

If you don't wanna tell me, it's fine. I understand.

Anyway, great program, keep up the good work!

ps. Forgive me, if my English is bad :oops:

Re: Some technical questions

Posted: Tue Jul 28, 2009 7:37 am
by David
1. I'm using VB.NET 2005 to make this program and I want to show list of the files the way Everything does.
It's like you use windows explorer to display them. My question is, which control in VB.NET is capable to do that?
I do not know much about VB net, but you try using a ListView control?
2. What programming language do you use to develop this Everything?
98% C
1% C++
1% assembly