Re: [Boa Constr] Preferences problem
Status: Beta
Brought to you by:
riaan
From: Riaan B. <riaan@e.co.za> - 2001-09-10 17:43:56
|
Hi Antoni, Antoni Aloy wrote: > > Hi! > > version 0.013 has the same problem with Preferences under Linux. The exec > fails. Ok, I've used your patch, thanks! I find it a bit disturbing that: data = open(file).read() exec string.strip(data) is equivalent to execfile(file) on windows but not on linux :( > > On the other hand I have many core dumps on Linux (assert fails > GTK_IS_WIDGET). This happens always on the object inspector. Thanks, I spent some time on this, but I'll have to spend some more. Btw the GTK_IS_WIDGET warning happens in Editor.setupToolBar(). > > Best regards, > > Antoni Aloy > Thanks, -- Riaan Booysen ___________________________________________________ Boa Constructor - RAD GUI building IDE for wxPython http://boa-constructor.sourceforge.net |