PC Review


Reply
 
 
Juan Romero
Guest
Posts: n/a
 
      20th Feb 2004
Hi guys,

Has anybody ever attempted to create a code window? What I mean by code
window is basically a code editor in which you type your code and keywords
get colored, u get syntax help, etc etc.

What I am particularly interested is in a good method to color the words. I
have tried a number of things using a rich textbox but there is always a
bit of latency or screen flickering.

Any ideas on how to code text coloring are GREATLY welcomed.

Thank you.


 
Reply With Quote
 
 
 
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      20th Feb 2004
Juan,

* "Juan Romero" <(E-Mail Removed)> scripsit:
> Has anybody ever attempted to create a code window? What I mean by code
> window is basically a code editor in which you type your code and keywords
> get colored, u get syntax help, etc etc.
>
> What I am particularly interested is in a good method to color the words. I
> have tried a number of things using a rich textbox but there is always a
> bit of latency or screen flickering.


If you are familiar with C#, have a look at the implementation of
SharpDevelop's text editor:

<http://www.icsharpcode.net/OpenSource/SD/>

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
 
Reply With Quote
 
Jay B. Harlow [MVP - Outlook]
Guest
Posts: n/a
 
      20th Feb 2004
Juan
Have you looked at Sharp Develop?

http://www.icsharpcode.net/OpenSource/SD/Default.aspx

Its an open source IDE for .NET, that supports C# & VB.NET. It provides for
Syntax highlighting (keyword coloring).

Also have you looked at Eclipse?

http://www.eclipse.org/

Its an open source IDE. I believe there is a C# module for it, its primarily
Java, however you should be able to learn from it.

The source is available for both of the above, so that should give you a
head start.

Hope this helps
Jay

"Juan Romero" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi guys,
>
> Has anybody ever attempted to create a code window? What I mean by code
> window is basically a code editor in which you type your code and keywords
> get colored, u get syntax help, etc etc.
>
> What I am particularly interested is in a good method to color the words.

I
> have tried a number of things using a rich textbox but there is always a
> bit of latency or screen flickering.
>
> Any ideas on how to code text coloring are GREATLY welcomed.
>
> Thank you.
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating excel file, adding code to it from code, VBE window stays BlueWolverine Microsoft Excel Programming 0 5th Nov 2009 07:55 PM
tell if child window is open in code behind parent window-web app Paul Microsoft ASP .NET 0 17th Jun 2008 11:46 PM
VBA line of code executes in Immediate Window but not in Code Window EagleOne@discussions.microsoft.com Microsoft Excel Misc 2 30th Apr 2007 02:52 PM
Docking Project Explorer, Properties window and Code window in VBE jayray Microsoft Excel Setup 2 27th Mar 2007 04:42 PM
Duplicated code window and userform window problem =?Utf-8?B?Wmh1?= Microsoft Excel Programming 3 8th Nov 2006 05:09 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:28 AM.