Re: [scintilla] ScintillaNET & SciteNET Questions
by Garrett Serack other posts by this author
Jan 31 2003 3:20AM messages near this date
RE: [scintilla] ScintillaNET & SciteNET Questions
|
[scintilla] Shared libraries in gtk
>
> Thanks for the quick response.
No Problem. We aim to please :)
> Do you happen to have an extended XML
> file available? I noticed that the included one appears to have had
> some stuff omitted. Either that or perhaps you could break it down a
> bit for me, or make a sample one to start making others with. I hope to
> have at least C++, C#, & VB highlighting for SharpEdit.
Uhhh. No. I actually haven't got around to writing up anymore XML files yet.
As I said, I'm about to re-do the entire configuration mechanism so that
it's based on .NET XML serialization.
The reason it looks like it was omitted is that it was an excercise in
brainstorming, about um, a year ago. (yikes). Check in the archives of this
list for the discussion that happened during then, it kinda fills in the
background.
(http://mailman.lyra.org/pipermail/scintilla-interest/2002-May/001055.html)
Uhh. Looks like I was using an HTML email client then. Sorry. Toss the
message into a browser, and it becomes readable.
Anyway, um If you can hold out a couple weeks or so, I can have more done
:)
>
> As for the existing SharpEdit, it appears that the winform tabcontrol &
> the magic tabcontrol are not as compatible as I had hoped. I may just
> have to resort to a MDI interface, or rethink how I implemented the
> existing tabs.
>
> As I said, I'm a new C# programmer. If you could offer any advice with
> the Magic control set, I would love it.
>
I recommend that you investigate furthur on the Magic control set. That
stuff rocks.
I'll probably head there when I start to refactor SciteNET
> Anyway, I might just base the next version of SharpEdit on ScietNET if
> that;s OK with you, and perhaps work from there adding new features. I
> REALLY want the vs.net style tabs that Magic offers, but I just cant
> figure it out.
>
heh... I don't mind. You might. SciteNet is based on code I started when
.NET was in Beta 1 (fall 2000). It's not quite ready for primetime, but it's
got things where they need to be, It just doesn't do much yet.
> Anyway, thanks again, and I look forward to any input or advice.
>
> Daniel Bright
>
Garrett
_______________________________________________
Scintilla-interest mailing list
Scintilla-interest@[...].org
http://mailman.lyra.org/mailman/listinfo/scintilla-interest
Thread:
Daniel Bright
Garrett Serack
Daniel Bright
Garrett Serack
|