|
-
Feb 25th, 2010, 09:44 AM
#1
Thread Starter
New Member
-
Feb 25th, 2010, 10:13 AM
#2
Re: [VB2008] Code TextBox
Could you attach it as a zip file and not a rar file, I don't have a new enough version of WinZip to open rar files and company policy doesn't let me install WinRar.
The screenshot looks pretty good, have you considered modifying a RichTextBox? RTB's allow words to be different colors. Syntax highlighting...
-
Feb 25th, 2010, 10:23 AM
#3
Thread Starter
New Member
Re: [VB2008] Code TextBox
hey sorry, added a zip file as requested.
At the moment I am using a rich text box but haven't gone into much depth to them was trying to get the main features down 
Will look into it thanks
-
Feb 25th, 2010, 11:01 AM
#4
Re: [VB2008] Code TextBox
Thanks for the zip file. Well it's a good control, no lag seems to work just fine.
When I created a new project and added the control, I had to fix two things. Turn Option Explicit On and Option Strict On and you'll see them.
-
Feb 25th, 2010, 11:23 AM
#5
Thread Starter
New Member
Re: [VB2008] Code TextBox
Hmm, still seems laggy on my computer...
and yes I noticed the 2 errors re-uploaded a new zip with minor fix CStr() 
Edit
Tested on a newer computer seems to run fine until 2000~ lines of code from copy paste
before it dies out and am able to get to 5000~ lines by just holding down enter before it starts to jitter.
Last edited by nikkoleth; Feb 26th, 2010 at 04:20 AM.
Reason: Laggy
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
|