[Boa Constr] Bug with static text
Status: Beta
Brought to you by:
riaan
From: Dirk-Ulrich H. <he...@ad...> - 2000-09-22 13:31:51
|
Hi! I'd like to report a bug. I'm using Python 1.5.2 on WinNT 4, Boa-0.0.4.zip, wxPython-2.2.1. I just created a new app with Boa and saved the two files (app and frame) in a subdirectory of the dir Boa lives in. Then, i wanted to create a static text. When it appeared as selected, i clicked into the inspector and gave it a new text. When i confirmed my change with the "hook" button of the inspector, Boa crashed. This was the console output of the complete session: importing wxPython... imported wxPython imported Editor imported PaletteMapping imported Editor imported Inspector imported Palette print here b: E:\boa\test c: E:\boa\wxFrame1.py differ at 1 b, i: 2 1 b: E:\boa\test c: E:\boa\test\wxFrame1.py b, i: 2 1 size from ctrl select ctrl $$$selection tags select control SelectionTags: selectObj e:class <C wxEvtHandler instance at _b752d0_wxEvtHandler_p> wxEvtHandlerPtr for EventHandler not supported e:class <C wxIcon instance at _b753d4_wxIcon_p> wxIconPtr for Icon not supported on click trap <C wxPyCommandEvent instance at _b4d980_wxPyCommandEvent_p> select none select none 2 select ctrl $$$selection tags select control SelectionTags: selectObj e:class <C wxEvtHandler instance at _b485c0_wxEvtHandler_p> wxEvtHandlerPtr for EventHandler not supported size from ctrl create IEC: <C wxTextCtrl instance at _b9d160_wxTextCtrl_p> companion: setting name from staticText1 to Dirks FileFinder select ctrl $$$selection tags select control SelectionTags: selectObj Boa's a great program, anyway. Many thanks for it. Dipl.Inform. Dirk-Ulrich Heise he...@ad... dh...@de... |