Yaay, I got it to work, with syntax highlighting too :) check it out: http://www.bitbuilder.com/bl2_sv.png
The problem with importing was that, the module.c has initgtksourceview() when it should have been initsourceview(). K, time to send you a patch, please excuse my cvs diffing ignorance, I've tried doing the following inside my cvs gnome-python/pygtk directory cvs diff -urN ? gtk/gtksourceview.c ? gtk/gtksourceview.defs ? gtk/gtksourceview.override ? gtk/gtksourceviewmodule.c cvs [server aborted]: no such tag N So I guess that's not the right way to do it?.. Should I checkout another gnome-python/pygtk-cvs and do a diff between the two pygtk folders? And,,, do I need to send the files listen above, or do they get added as part of the diff output? BTW I'm working off of yesterdays (Feb, 7th, 2003 PST) CVS, so I should be pretty current. Thanks On Sat, 2003-02-08 at 05:41, James Henstridge wrote: > Try running python with the "-v" switch if you still have troubles. It > will print debug messages when importing modules, which might also help. That really helped BTW - - -- ---- ----------------------------------------- --- -- - - Ahmad Baitalmal BitBuilder web: http://www.bitbuilder.com - - -- ---- -------------------------------------------------------------- --- -- - - _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
