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
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
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
>>
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
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
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
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
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
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
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
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
>
-
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
.
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
, 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
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
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
---
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
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
18 matches
Mail list logo