|
From: Creighton K. <cki...@ho...> - 2002-02-19 17:38:40
|
Henrik , I meant the JavaScriptTokenMarker, sorry. I also do not agree with = that highlighting scheme. We need to go with something standard and easy to read. Most people who have used IDE's note that they highlight special = code in color or bold. They do tend to put all the code in one color and = only bold keywords (except black with some IDEs). We can change the colors = of the JavaScript keywords to some other colors than what we used in the = HTML. But I think in general the normal code and text needs to stay in black = on white for ergonomic and consistency reasons (We may be able to have a bgcolor of light gray though for the JS area I not sure right now). I = spent some time using many different IDE's and find that they handle thing = pretty much the same way. I do not think we want to go and change this = because it may cause problems with users not being comfortable in the environment. = In fact I know of only one that highlights code differently and that is VS = on ASP pages. The ASP background is highlighted in yellow. =20 Creighton =20 =20 -----Original Message----- From: Henrik V=E5glin [mailto:hv...@ya...]=20 Sent: Tuesday, February 19, 2002 12:27 PM To: dyn...@li... Subject: RE: [Dynapyide-developer] Large file bug fixed. =20 Now I'm confused... what does javaTokenMarker have to do with this... shouldn't that be JavaScriptTokenMarker? =20 Anyways my point is not so much on what is highlighted as the color the = text get. I think we should use different colors for HTML and Javascript keywords markup. I would like to see everything in javascript getting one color, javascript keywords in bold in that color and HTML-tags being one other color. Maybe values no matter where they're at can have one unified = color... =20 As said before, my intension is purely to be helpful to the = development, not to dicourage - and not to confuse. =20 Thanks so much for your feedback on the docs. I'll put efforts more = with the into then - I considerd it to be of a minor importance actually, so it = was good i got your point. Second priority I'll put on developing and = outlining the package description. =20 Henrik =20 -------Original Message------- =20 From: Creighton Kirkendall <mailto:cki...@ho...>=20 Date: den 19 februari 2002 13:47:11 To: dyn...@li... <mailto:dyn...@li...>=20 Subject: RE: [Dynapyide-developer] Large file bug fixed. =20 Henrik, the java code is highlighted. However I only highlighted = keywords like new, function, this, var, for, while, any literal (string in = quotes), and comments (complete list in the JavaTokenMarker.java). I have = different colors for each type of keyword. This is kind of a standard way of highlighting code, so I am little confused. Do you have another way = you are suggesting, if so please outline it and I will try to accommodate it. = I have included a screen shot demonstrating all the keywords and their highlighting. We can highlight DynAPI key words in our own = highlighting. Also about the specs, hold off on them for a little while. We worked = on some of the HTML wysiwyg part this weekend and I need to figure out how = this all works into the overall design. I have looked over the = documentation and I like the package description and some of the design stuff. = However I think that for right now the intro is the driving force of development because it out lines the goals. As the application grows we will have = to grow the implementation documentation, because right now it bares no resemblance to the architecture describe in the documents. Don't get = me wrong it will in the long run but right now we are concentrating on = getting pieces working so we have something to work with. P.S I may be mistaken but isn't new a javascript keyword??? Creighton Kirkendall -----Original Message----- From: Henrik V=E5glin [mailto:hv...@ya...]=20 Sent: Monday, February 18, 2002 3:01 PM To: dyn...@li... Subject: Re: [Dynapyide-developer] Large file bug fixed. I fired up the second bug-fixed version (after compiling it - BTW I'm = using the newest Java SDK 1.4 for all my compiling and the same version to = run) I like the improvements I see. I like the progress a lot. hehe, you've = even come as far as to create at least one new class. However, I'd still = like to see the javascript code colored. And why is the word 'new' in the = inline javascript the same blue color as the main HTML code. It's good its = colored, just not ass if it was as javascript key word. Is it possible to get an = own color highlightning for DynAPI reserved words, like 'DynAPI' and = 'dynlayer' and maybe even theit methods? Hope I'm not dicouraging your efforts by pointing out these things. My intensions is the total opposite - to encourage the development. Yes, if I only knew how I could get CVS set up I would try, but its = really a chore for me to understand what I need to do as admin to set it up. I = think Jitu (Jitendra) knew how to work it, I hope he's still around so he can instruct me...=20 BTW can you guys give me a clue as to how you find the new specs. Am I keeping up with you? What specs would you need me to work on next? = Please let me know... Henrik=20 -------Original Message------- From: Creighton Kirkendall <mailto:cki...@ho...>=20 Date: den 18 februari 2002 17:32:10 To: 'dyn...@li...' <mailto:dyn...@li...>=20 Subject: [Dynapyide-developer] Large file bug fixed. I have fixed the problem with large files. It was a very simple and = stupid mistake on my part. But non the less here is the new version. Henrik we need to get the cvs thing worked out. I think I may try to post = something to it tomorrow. Until we have code out there it is going to be hard to = get other developers. Update: Jason and I got a HTML preview pane working but have yet to intergrate = it with the editor.=20 Crighton Kirkendall =20 =20 =20 <http://www.incredimail.com/redir.asp?ad_id=3D309&lang=3D9> = IncrediMail - Email has finally evolved - <http://www.incredimail.com/redir.asp?ad_id=3D309&lang=3D9> Click Here=20 =20 =20 =20 =20 ____________________________________________________ <http://www.incredimail.com/redir.asp?ad_id=3D309&lang=3D9> = IncrediMail - Email has finally evolved - <http://www.incredimail.com/redir.asp?ad_id=3D309&lang=3D9> Click Here=20 |