473,385 Members | 1,798 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

How to implement My Editor control ?

cok
Hi, All

I am working on a project ,It need a syntax-color, line-number... JScript
editor,

I cann't found a free one on GOOGLE, So I want to implement myself, I need
some tips

about implement editor control, Can anyone give me some advice?

thanks
--
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
_/
_/ Nie Longhai , coder -_-|||
_/ Shanghai Xomi Instruments Co., Ltd.
_/ URL: http://www.xomi.cn
_/ Shanghai C&U Industrial Park
_/ Feng Cheng Town, Feng Xian District
_/ Shanghai, 201411
_/ Phone:86-21-57513966-807
_/ Fax:86-21-57513636
_/ Mobile:13162055440
_/ Email:Ni***@xomi.cn ,co****@163.com
_/
_/ Profession & Focus
_/ High precision semiconductor metrology system vendor.
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Jun 19 '06 #1
5 1467
"cok" <co****@163.com> wrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
Hi, All

I am working on a project ,It need a syntax-color, line-number... JScript
editor,

I cann't found a free one on GOOGLE, So I want to implement myself, I need
some tips

about implement editor control, Can anyone give me some advice?


Start writing it and ask any specific questions.

Michael
Jun 19 '06 #2
cok
Hi, Michael

Therea are some my question:)

1. How to save my string data? Array, ArrayList, String List? StringBuilder
List?

2. What is the easest way of implementing a caret ? timer + GDI+? Win32's
CreateCaret?

3. How to convert a Mouse Position -> Char Index and Char Index ->Mouse
Position ?

Should I use Graphics.MeasureString()?

4. How to Implement debugger?

I'm a newbie of C#, and sorry for english.

thanks for any advice.
"Michael C" <no****@nospam.com> дÈëÏûÏ¢ÐÂÎÅ:uG**************@TK2MSFTNGP05.phx.gbl ...
"cok" <co****@163.com> wrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
Hi, All

I am working on a project ,It need a syntax-color, line-number... JScript
editor,

I cann't found a free one on GOOGLE, So I want to implement myself, I
need some tips

about implement editor control, Can anyone give me some advice?


Start writing it and ask any specific questions.

Michael

Jun 19 '06 #3
On Mon, 19 Jun 2006 13:00:42 +0800, cok wrote:
Hi, All

I am working on a project ,It need a syntax-color, line-number... JScript
editor,

I cann't found a free one on GOOGLE, So I want to implement myself, I need
some tips

about implement editor control, Can anyone give me some advice?

thanks


Cok not looking hard then. Look here ( http://scintilla.sourceforge.net/ScintillaRelated.html )
There be .NET wrapper for her. She has JScript and syntacks colors and
line number.


Jun 19 '06 #4
cok
Hi, Bhagat

thank you for your advice.

"Bhagat Gurtu" <bh******@hindiblogs.com>
??????:pa****************************@hindiblogs.c om...
On Mon, 19 Jun 2006 13:00:42 +0800, cok wrote:
Hi, All

I am working on a project ,It need a syntax-color, line-number... JScript
editor,

I cann't found a free one on GOOGLE, So I want to implement myself, I
need
some tips

about implement editor control, Can anyone give me some advice?

thanks


Cok not looking hard then. Look here (
http://scintilla.sourceforge.net/ScintillaRelated.html )
There be .NET wrapper for her. She has JScript and syntacks colors and
line number.

Jun 19 '06 #5
You want JScript editor right? This is C# forum my friend.Anyway Sun got it
free I think:
http://developers.sun.com/prodtech/j...oads/index.jsp

chanmm
"cok" <co****@163.com> wrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
Hi, All

I am working on a project ,It need a syntax-color, line-number... JScript
editor,

I cann't found a free one on GOOGLE, So I want to implement myself, I need
some tips

about implement editor control, Can anyone give me some advice?

thanks
--
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
_/
_/ Nie Longhai , coder -_-|||
_/ Shanghai Xomi Instruments Co., Ltd.
_/ URL: http://www.xomi.cn
_/ Shanghai C&U Industrial Park
_/ Feng Cheng Town, Feng Xian District
_/ Shanghai, 201411
_/ Phone:86-21-57513966-807
_/ Fax:86-21-57513636
_/ Mobile:13162055440
_/ Email:Ni***@xomi.cn ,co****@163.com
_/
_/ Profession & Focus
_/ High precision semiconductor metrology system vendor.
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

Jun 19 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Ed Suominen | last post by:
I'm thinking of implementing a real-time collaborative text editor in Python using Twisted. An initial plan is to use a Twisted PB server daemon that accepts user:password:file connections from...
71
by: tomy_baseo | last post by:
I'm new to HTML and want to learn the basics by learning to code by hand (with the assistance of an HTML editor to eliminate repetitive tasks). Can anyone recommend a good, basic HTML editor that's...
6
by: Corepaul | last post by:
I am new to Access 2000. My operating system is Windows 2000. In the early stage of development I noticed something weird. On my form, I have a Command Button named "btnAlbumUp". The first time...
4
by: Michael | last post by:
Dear all .. If I want to use develop a user control and declare a public property which the type is System.Windows.Forms.GridTableStylesCollection For example : Public Class LookAndView...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.