|
-
Oct 10th, 2008, 03:25 PM
#1
Thread Starter
New Member
code edit screen - viewing
anyone know how to fix this screen so it has a word wrap or something in which, when I m reading across the code - I don''t have to keep Scrolling over to the right - but instead just have it all in sight? thanks
-
Oct 12th, 2008, 10:10 PM
#2
Re: code edit screen - viewing
umm, i am not too sure of what your talking about. What screen are you referring to?
My usual boring signature: Something
-
Oct 18th, 2008, 04:20 PM
#3
Frenzied Member
Re: code edit screen - viewing
In Visual Studio with VB? use _
-
Oct 21st, 2008, 12:54 PM
#4
Re: code edit screen - viewing
To elaborate more... Either version of VS (VB6 or .NET) you can use a space and a line continuation character with an enter keypress to continue the code on the next line but have it as a single line.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Oct 31st, 2008, 12:25 PM
#5
Thread Starter
New Member
Re: code edit screen - viewing
I try this but I always have to fool with it for a half hour to get rid of a 'syntax' or 'end of statement expect' error continuously - this drives me nuts! Does anyone know of a proper tutorial for this simple yet perplexing issue for dense people like me? thank you
-
Oct 31st, 2008, 02:52 PM
#6
Re: code edit screen - viewing
First off, are you sure you really want a solution? Some lines can easily be viewed in word wrap, while others are going to be harder to read. What if you wrapped a big If clause? I would find that mighty hard to read.
Therefore, there is one other idea to consider, though it is a bit off the wall: Wide format monitors. I have one on my work laptop, and a very large one for my primary home computer. No wrapping or scrolling is needed. Of course, this is a case of solving the problem with money, but there are other benefits, too, since you then have the screen for more than just coding.
My usual boring signature: Nothing
 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|