From: Otto W. <ott...@or...> - 2005-06-29 15:44:15
|
Steve B wrote: > > > See here > > "http://cvs.sourceforge.net/viewcvs.py/wxcode/wxCode/components/wxscintilla/samples/test/" > > or get the file release which contains this sample. It's a simple editor > > which allows to edit just one file. I've you need a better sample see > > here "http://freshmeat.net/projects/wyoeditor/". > > > > O. Wyss > Yes. After looking some more I found the test and it has proved very > usefull. The other components seem interesting as well, however I > need to figure out to build a bakefile first ;P. So I must say that > wxScintilla was very easy to build and install. Cudo's to those that > are developing it. I would like to figure out how to interface > directly with Scintilla as you can under windows, but I'm sure I can > figure that out through looking at the wxScintilla source code. > Thanks. > If you successfully create a bakefile for the sample it would be nice if you submit it back to wxScintilla. Get the wyoEditor file release and look into the build instructions, Makefile etc. Besides for what do plan to use wxScintilla? I'm always curious what happens with my code ;-) O. Wyss -- Development of frame buffer drivers: http://linux-fbdev.sf.net Sample code snippets for wxWidgets: http://wxcode.sf.net How to build well-designed applications: http://wyoguide.sf.net Desktop with a consistent look and feel: http://wyodesktop.sf.net |