Some technical questions

General discussion related to "Everything".
Post Reply
potae
Posts: 1
Joined: Thu Jul 09, 2009 7:48 am

Some technical questions

Post 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:
David
Developer
Posts: 430
Joined: Tue Mar 17, 2009 1:42 am

Re: Some technical questions

Post 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
Post Reply