I have to implement a "Find" dialog for windows. The popup-edit box method I use in mac doesn't work so well because Scintilla takes over from my search-edit box whenever I click the search edit box (the search-edit box is inside the bounds of the scintilla editor).
Im going to have to implement find dialogs anyway, so that there is some better control over find... but yeah, I had to do it for windows right from the get-go.
Anyways, basic find is completed for windows, though there are bugs, you can at least find stuff with it.
Next step is the line-goto dialog.
Wednesday, June 2, 2010
Saturday, May 29, 2010
CodeAssistor on Windows coming along nicely
Friday, May 21, 2010
CodeAssistor on Windows
CodeAssistor can now open files on windows... looks ugly as sin, but hey... thats windows for you.
Wednesday, May 19, 2010
CodeAssistor work on Windows
I've done some initial work (read VERY initial) for a windows port of codeassistor.
I've only got an editor window open now (no loading/saving/etc, no colourizing). Most of the work was on the makefile to get the project ready for development.
I've only got an editor window open now (no loading/saving/etc, no colourizing). Most of the work was on the makefile to get the project ready for development.
Sunday, May 16, 2010
Beware using google groups
Google groups just ate my homework. MotherFunk!
Neil has been doing some work with Lexers and released a zip file of his latest work on his website. His work wasn't compiling against MacOSX, so I took it upon myself to get the compiling/linking etc done. After about two hours I had everything running and zipped up my work and uploaded it to google groups (the scintilla interest group)
I deleted the file from my hd believing that google had safely stored the info... of course, Google funked up and the file cannot be retrieved.
GAHH.
Neil has been doing some work with Lexers and released a zip file of his latest work on his website. His work wasn't compiling against MacOSX, so I took it upon myself to get the compiling/linking etc done. After about two hours I had everything running and zipped up my work and uploaded it to google groups (the scintilla interest group)
I deleted the file from my hd believing that google had safely stored the info... of course, Google funked up and the file cannot be retrieved.
GAHH.
Friday, May 14, 2010
CodeAssistor version 0-0-2
CodeAssistor version 0.0.2 has been released. This version includes CODE-FOLDING (wohoo!) and GOTOLINE functionality.
Sunday, May 9, 2010
CodeAssistor listed on the Scintilla "Related Projects" site
Neil has put the CodeAssistor onto his list of projects related to Scintilla
Happy Day!
http://www.scintilla.org/ScintillaRelated.html
Happy Day!
http://www.scintilla.org/ScintillaRelated.html
Subscribe to:
Posts (Atom)