Bill West
unread,Jun 25, 2009, 10:02:48 PM6/25/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wxPython-dev
Hi,
I seem to have found a bug in wxGlade, but doubt myself, since I
couldn't find any posts on the topic.
There seems to be an arbitrary limit of 55 custom widgets that a
WxGlade project can have, for generating an XRC file.
To recreate: I made a dialog with a grid sizer of 7 x 8. In each
grid, I added a CustomWidget. I didn't change the class name, or
adjust any parameters.
If I put in 55 of them, I can click "Generate code" on the Properties
dialog, and get "Code generation completed successfully".
But as soon as I add the 56th Custom Widget, clicking "Generate code"
gets me "Error generating code: [Errno 9] Bad file descriptor".
I don't know if it's OK to post large .wxg files or images, but I'll
be happy to send those if anyone has any ideas.
If there's a different place I should have posted this, apologies.
Thanks for any ideas! I had sold my project on the ease of using
WxGlade, and I hope I don't have to ask forgiveness and a schedule
delay while I find an alternative.
Thanks,
Bill.