From: Bell J. <jbe...@ya...> - 2002-01-21 06:29:56
|
I was wondering if anyone has had any success porting Boa 0.0.13 to wxPython 2.3.2 in a GTK environment. I'm just beginning to look at this and there seem to be a wide range of problems to address. There are a large number of GTK errors (eg. Gtk-CRITICAL **: file gtkwidget.c: line 1388 (gtk_widget_destroy): assertion `GTK_IS_WIDGET (widget)' failed.) which I think are going to be difficult to rectify without a solid knowledge of wxPython internals (which I don't have). There is also the issue of generated code complying with wxPython 2.3.2. The major issue appears to be elimination of size and pos attributes for wxStatusBar. Does anyone know of other blatant non-compliant code issues? There are of course also a plethora of minor bugs. John Bell __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ |