CryoEnix Posted February 25, 2004 Posted February 25, 2004 Hi there. The program I'm currently writing is getting pretty big code-wise (as you all have experienced, lol!). I was wondering, in VB6 I could split VB so I could read the code on one monitor and see the code on the other. Is this possible with .NET, and if so, how? Cheers guys, you've never let me down yet. ....except for that one time, but the guy responsible is dead now... Quote Chaos is merely logic beyond human comprehension
DR00ME Posted February 25, 2004 Posted February 25, 2004 usually when you read the code you can see it ? (lol) take it as: what do you mean exactly ? I use two monitors too... one for writing the code and the other one for properties, help etc. Quote "Everything should be made as simple as possible, but not simpler." "It's not that I'm so smart , it's just that I stay with problems longer ." - Albert Einstein
TechnoTone Posted February 25, 2004 Posted February 25, 2004 ...in VB6 I could split VB so I could read the code on one monitor and see the code on the other. Really! How? Cheers guys, you've never let me down yet. ....except for that one time, but the guy responsible is dead now... :eek: lol Quote TT (*_*) There are 10 types of people in this world; those that understand binary and those that don't.
Jay1b Posted February 25, 2004 Posted February 25, 2004 Tools - Options - Enviromental - General - MDI environment Quote
CryoEnix Posted February 26, 2004 Author Posted February 26, 2004 Cheers Jay1, that's what is was in VB6, and although selecting MDI had gonnen rid of those damned tabs, the windows are still fixed to the GUI. How do I undock them? Ah, I see a typo in my previous post. I meant to see the code on one window and the object on the other. D'oh... Quote Chaos is merely logic beyond human comprehension
Jay1b Posted February 26, 2004 Posted February 26, 2004 Chaos is merely logic beyond human comprehension Exactly what i keep saying, my code isnt chaotic, its just do god damn advanced no one else understands it............especially the compiler :D Quote
DR00ME Posted February 26, 2004 Posted February 26, 2004 LOL! you should see mine! Quote "Everything should be made as simple as possible, but not simpler." "It's not that I'm so smart , it's just that I stay with problems longer ." - Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.