Click here to Skip to main content
15,896,269 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Need Help with Visual Basic Drag and Drop Pin
ymilan24-Apr-09 5:41
ymilan24-Apr-09 5:41 
GeneralRe: Need Help with Visual Basic Drag and Drop Pin
ymilan24-Apr-09 6:06
ymilan24-Apr-09 6:06 
GeneralRe: Need Help with Visual Basic Drag and Drop Pin
Eddy Vluggen24-Apr-09 8:45
professionalEddy Vluggen24-Apr-09 8:45 
Questionhow to:create a SIMPLE windows explorer like app. Pin
trujade21-Apr-09 6:54
trujade21-Apr-09 6:54 
AnswerRe: how to:create a SIMPLE windows explorer like app. Pin
Luc Pattyn21-Apr-09 7:08
sitebuilderLuc Pattyn21-Apr-09 7:08 
GeneralRe: how to:create a SIMPLE windows explorer like app. Pin
Henry Minute21-Apr-09 8:24
Henry Minute21-Apr-09 8:24 
AnswerRe: how to:create a SIMPLE windows explorer like app. Pin
Henry Minute21-Apr-09 8:26
Henry Minute21-Apr-09 8:26 
AnswerRe: how to:create a SIMPLE windows explorer like app. Pin
Eddy Vluggen21-Apr-09 8:50
professionalEddy Vluggen21-Apr-09 8:50 
You probably didn't find anything simple, because it ain't that simple as you would dream it to be. I think the Windows Explorer is a piece of art from an engineering point of view. It's not as 'cool' as DOpus 4, but you can extend it in many ways and it performs reasonably well, considering the tasks that it needs to do.

May I suggest that you try to solve your three subproblems, instead of searching for (huge and complex) examples? Even if each step takes a week, that would mean that you could write it yourself within a three weeks - and what's more, you'd gain a deeper understanding of the mechanisms, and be able to explain the inner workings of your application Smile | :)

Worse, you might start to enjoy it along the way and decide to add more and more features.

trujade wrote:
i have came across using the webbrowser for file searching, which works great, but does it slow down the pc to have 4 or 5 of them in a tabcontrol. personally i don't think it should, but i'm not the expert here.


"Should"? I think that it is due to a technical limitation, not a mere design-decision. You're free to write a better performing browser off course Shucks | :-\

I are troll Smile | :)

AnswerRe: how to:create a SIMPLE windows explorer like app. Pin
Yusuf21-Apr-09 11:23
Yusuf21-Apr-09 11:23 
QuestionThe runtime has encountered a fatal error. Pin
Nanda_MR21-Apr-09 2:11
Nanda_MR21-Apr-09 2:11 
AnswerRe: The runtime has encountered a fatal error. Pin
Henry Minute21-Apr-09 4:56
Henry Minute21-Apr-09 4:56 
GeneralRe: The runtime has encountered a fatal error. Pin
Nanda_MR21-Apr-09 18:16
Nanda_MR21-Apr-09 18:16 
GeneralRe: The runtime has encountered a fatal error. Pin
Henry Minute21-Apr-09 23:51
Henry Minute21-Apr-09 23:51 
AnswerRe: The runtime has encountered a fatal error. Pin
Luc Pattyn21-Apr-09 7:10
sitebuilderLuc Pattyn21-Apr-09 7:10 
GeneralRe: The runtime has encountered a fatal error. Pin
Nanda_MR21-Apr-09 18:28
Nanda_MR21-Apr-09 18:28 
QuestionProgressBarStyle.Marquee doesn't work Pin
Graham Irons21-Apr-09 1:49
Graham Irons21-Apr-09 1:49 
GeneralRe: ProgressBarStyle.Marquee doesn't work Pin
Eddy Vluggen21-Apr-09 3:22
professionalEddy Vluggen21-Apr-09 3:22 
AnswerRe: ProgressBarStyle.Marquee doesn't work Pin
Henry Minute21-Apr-09 23:53
Henry Minute21-Apr-09 23:53 
GeneralRe: ProgressBarStyle.Marquee doesn't work Pin
Graham Irons22-Apr-09 1:02
Graham Irons22-Apr-09 1:02 
GeneralRe: ProgressBarStyle.Marquee doesn't work Pin
Henry Minute22-Apr-09 1:16
Henry Minute22-Apr-09 1:16 
GeneralRe: ProgressBarStyle.Marquee doesn't work Pin
Graham Irons22-Apr-09 10:33
Graham Irons22-Apr-09 10:33 
GeneralRe: ProgressBarStyle.Marquee doesn't work Pin
Henry Minute22-Apr-09 10:55
Henry Minute22-Apr-09 10:55 
QuestionProblem while Concatenating(&) Pin
vijay248221-Apr-09 0:33
vijay248221-Apr-09 0:33 
AnswerRe: Problem while Concatenating(&) Pin
Johan Hakkesteegt21-Apr-09 1:02
Johan Hakkesteegt21-Apr-09 1:02 
GeneralRe: Problem while Concatenating(&) Pin
vijay248221-Apr-09 1:45
vijay248221-Apr-09 1:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.