Click here to Skip to main content
15,923,142 members
Home / Discussions / C#
   

C#

 
GeneralClass hierarchy visualization tool Pin
Kant25-Apr-03 11:08
Kant25-Apr-03 11:08 
GeneralRe: Class hierarchy visualization tool Pin
leppie25-Apr-03 11:35
leppie25-Apr-03 11:35 
GeneralRe: Class hierarchy visualization tool Pin
David Stone25-Apr-03 13:26
sitebuilderDavid Stone25-Apr-03 13:26 
GeneralRe: Class hierarchy visualization tool Pin
Kant26-Apr-03 4:49
Kant26-Apr-03 4:49 
GeneralRe: Class hierarchy visualization tool Pin
leppie26-Apr-03 5:23
leppie26-Apr-03 5:23 
GeneralRe: Class hierarchy visualization tool Pin
Kant26-Apr-03 5:56
Kant26-Apr-03 5:56 
GeneralRe: Class hierarchy visualization tool Pin
leppie26-Apr-03 11:44
leppie26-Apr-03 11:44 
GeneralRe: Class hierarchy visualization tool Pin
leppie28-Apr-03 14:39
leppie28-Apr-03 14:39 
GeneralRe: Class hierarchy visualization tool Pin
J. Dunlap26-Apr-03 10:08
J. Dunlap26-Apr-03 10:08 
GeneralRe: Class hierarchy visualization tool Pin
Kant29-Apr-03 7:18
Kant29-Apr-03 7:18 
GeneralRe: Class hierarchy visualization tool Pin
Meysam Mahfouzi27-Apr-03 17:40
Meysam Mahfouzi27-Apr-03 17:40 
GeneralRe: Class hierarchy visualization tool Pin
Kant29-Apr-03 6:55
Kant29-Apr-03 6:55 
GeneralUnderstanding application level variables and functions compared to C++ Pin
dazinith25-Apr-03 10:02
dazinith25-Apr-03 10:02 
GeneralRe: Understanding application level variables and functions compared to C++ Pin
Jim Stewart25-Apr-03 19:03
Jim Stewart25-Apr-03 19:03 
GeneralRe: Understanding application level variables and functions compared to C++ Pin
dazinith28-Apr-03 3:12
dazinith28-Apr-03 3:12 
GeneralRe: Understanding application level variables and functions compared to C++ Pin
Stephane Rodriguez.26-Apr-03 0:04
Stephane Rodriguez.26-Apr-03 0:04 
GeneralRe: Understanding application level variables and functions compared to C++ Pin
dazinith28-Apr-03 3:08
dazinith28-Apr-03 3:08 
GeneralRe: Understanding application level variables and functions compared to C++ Pin
Stephane Rodriguez.28-Apr-03 3:23
Stephane Rodriguez.28-Apr-03 3:23 
GeneralI need a documentation writing tool. Pin
Alvaro Mendez25-Apr-03 4:14
Alvaro Mendez25-Apr-03 4:14 
GeneralRe: I need a documentation writing tool. Pin
David Stone25-Apr-03 8:22
sitebuilderDavid Stone25-Apr-03 8:22 
GeneralRe: I need a documentation writing tool. Pin
leppie25-Apr-03 10:56
leppie25-Apr-03 10:56 
GeneralRe: I need a documentation writing tool. Pin
GriffonRL26-Apr-03 12:16
GriffonRL26-Apr-03 12:16 
GeneralRe: I need a documentation writing tool. Pin
GriffonRL26-Apr-03 12:14
GriffonRL26-Apr-03 12:14 
GeneralRe: I need a documentation writing tool. Pin
Anonymous26-Apr-03 12:38
Anonymous26-Apr-03 12:38 
GeneralWebbrowser control and multithreading. Pin
GriffonRL25-Apr-03 1:35
GriffonRL25-Apr-03 1:35 
Hello,

I'm wondering if anybody managed to use the webbrowser
control in a multithreaded application.
I would like to have several browsers runnning in
parrallel in the same program, but when I create several
webbrowser controls and call the navigate() function of
each of them to load different sites, it seems that if one
of them is long or somewhat stuck it affects all the
others. If I increase the number of webbrowser I get even
more troubles. I'm doing my tests using C#.
Has anybody tried this kind of solution ? Any experience
will be welcome.

Thanks,


R. LOPES
Just programmer.

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.