On Saturday 14 October 2006 6:17 pm, Detlev Offenbach wrote: > Hi, > > the latest snapshot of PyQt4 creates an API file for QScintilla. However, > this file is not installed by "make install". For Linux I propose to put it > in "/usr/share/QScintilla". Furthermore, the configure script should get an > option to specify the installation path for the API file. > > -a dir where the PyQt4 .api file will be installed > [default /usr/share/QScintilla]
I haven't decided yet how this should be handled. For example I might create a Scintilla subdirectory in $QTDIR with lexer specific subdirectories in that - and maybe autoload any API files found there. Or maybe have an configurable API path that is searched. Phil _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
