[wxCode-users] XSTC, good idea?

2006-07-04 Thread Nuklear Zelph
i have been working on a small wrapping class for wxStyledTextCtrl and wxScintilla. the idea behind it is to basically automate some of the functionality of scintilla for the developer. it will handle brace matching, folding, setting lexers and coloring. it can also be given configuration files

[wxCode-users] XSTC now what?

2006-07-15 Thread Nuklear Zelph
i logged in as a maintainer and found that XSTC existed there, but nowhere else. i am a little confused by that. was there suppose to be an automatic message sent to the list? also i checked out wxSTedit and i realized that it wasn't doing quite what i thought it was inside. i hadn't actually l

Re: [wxCode-users] XSTC now what?

2006-07-17 Thread Nuklear Zelph
Francesco Montorsi wrote: > Hi, > sorry for not replying to the previous mail but I hoped that someone > more expert about STC stuff would have done it... > > Nuklear Zelph ha scritto: > >> i logged in as a maintainer and found that XSTC existed there, but >>

Re: [wxCode-users] XSTC now what?

2006-07-17 Thread Nuklear Zelph
Otto Wyss wrote: Nuklear Zelph wrote: so what is to happen? did i just not wait long enough or did i miss something? i did go back and read the rules again. I've answered to your first message in private but it seems you haven't gotten it. Depending o

[wxCode-users] XSTC initial release

2006-08-11 Thread Nuklear Zelph
I commited the XSTC first alpha release quite a while ago and I would have let the list know, but the next day my computer died. Now I am running on an old box I found. The alpha 1 release is useable but not very good, the configuration stuff has not been implimented yet and only c++ for lexing. It

[wxCode-users] XSTC new release

2006-09-25 Thread Nuklear Zelph
XSTC now supports the use of a config file to overwrite the default lexer for an extension. for core functionality there is only one more thing to do, get colors from a config file. i will still add more automatic color setup for lexers and a few convenience functions like removing trailing spa

Re: [wxCode-users] Website for componen tutorial

2006-10-05 Thread Nuklear Zelph
i looked at the webspace and found an existing php file. from what i could tell the server checks to see if it is identical to the template and if so, it shows that the component has no web page yet. i edited this and uploaded it over the existing one and things showed up. if the admins care if

[wxCode-users] XSTC 3 alpha release

2006-10-21 Thread Nuklear Zelph
new release of XSTC added TrimTrailing() so that all whitespace after each line is removed. (can set safefilex to call it too) started to implement a margin mapper, not working yet. completed the keywords in keyword_sets and changed argument in SetKeyStr() to string not much color work was don

[wxCode-users] XSTC 4 beta released

2006-11-17 Thread Nuklear Zelph
XSTC is now in beta. there was two small changes to the api, check changes.txt, they should be simple to correct for. still not many languages are fully supported, but next release should wrap that up. most of the support code is already there, i just need to fill in the color settings for ever

[wxCode-users] XSTC final is now released

2006-12-27 Thread Nuklear Zelph
unfortunately i was unable to get the library finished right after the beta release, but it is still out before the end of the year. i removed all of the older releases and did a binary/source 7z file. given that this is only a wrapper i don't think that the older releases are too important and

Re: [wxCode-users] XSTC final is now released

2006-12-28 Thread Nuklear Zelph
won't let me post news on wxcode. i will put something on the wxforum though. good idea, thanks. Francesco Montorsi wrote: > Hi, > > happy to see a new release. I'd suggest you however to post a news > on e.g. wx-users to make some more publicity for your component ;) > > Francesco > -

[wxCode-users] Delphi "XP Theme" in wxWidgets

2007-03-08 Thread Nuklear Zelph
hello everyone. i am starting a project on sf.net to attempt to clone as reasonable close as possible the wxDev-C++ ide in wxWidgets so it can be used by developers on other platforms. there are a few technical difficulties of course. two dealing with the interface are coolbar (not in linux as

Re: [wxCode-users] Delphi "XP Theme" in wxWidgets

2007-03-08 Thread Nuklear Zelph
. thanks for the reply. Nuklear Francesco Montorsi wrote: Nuklear Zelph ha scritto: hello everyone. i am starting a project on sf.net to attempt to clone as reasonable close as possible the wxDev-C++ ide in wxWidgets so it can be used by developers on other platforms. this would be

Re: [wxCode-users] Delphi "XP Theme" in wxWidgets

2007-03-08 Thread Nuklear Zelph
, being that its purpose is to port the ide, it should have that strict paradigm. and about the choice, i am not doing it for YOUR choice of ide. i am doing it so those who CHOOSE dev can also choose dev when they are in linux, or mac, or wherever. that is why. Nuklear � wrote: Nuklear

Re: [wxCode-users] Delphi "XP Theme" in wxWidgets

2007-03-08 Thread Nuklear Zelph
waiting for someone to make an editor with a find/replace panel similar to Firefox's search. That is just one improvement for any IDE that I'd love to see. Lets get rid of modeless dialogs! :-) --angelo On 3/8/07, *Nuklear Zelph* <[EMAIL PROTECTED] <mailto:[EMAIL PROTEC

[wxCode-users] wxCoolBar

2007-03-08 Thread Nuklear Zelph
looks like NinjaNL found the coolbar site: http://www.planet-berlin-it.de/project/wxCoolBar i didn't think to search for the coolbar because the website was not shown. still no sources, but it says that he is working on it after a long delay. Nuklear ---

Re: [wxCode-users] Delphi "XP Theme" in wxWidgets

2007-03-09 Thread Nuklear Zelph
Ishan Arora wrote: > Hey Nuklear, > > I would suggest you aim not to clone Dev-C++. Instead make something > much better. For starters start with adding the same features. Here > Dev-C++ source may be helpful. I would like to see a visual studio > 2005 like smart debugger in an open source C++ I

[wxCode-users] XSTC has a new home

2012-01-07 Thread Nuklear Zelph
It now lives on this project space: http://sourceforge.net/projects/nztexteditor/ There has been a new release the info is on the project blog page. http://sourceforge.net/p/nztexteditor/blog/2012/01/xstc-release/ also there is an announcement on the wxForum, "announcements and discoveries" for