From: ufechner <ufe...@cs...> - 2002-04-10 14:58:34
|
Hello Bell, Monday, April 08, 2002, 9:56:52 AM, you wrote: BJ> Uwe, BJ> The signature for the instantiation of a wxStatusBar BJ> has changed in wxpython2.3.2. You will need to remove BJ> the initialisers for the pos and size parameters of BJ> the wxStatusBar instantiation on line 64. BJ> John >> Now I have one little problem: >> >> I tried to compile the example notebook, and get the >> following error >> when running the application: ... >> I am using wxPython-2.3.2.1-Py22-hybrid. >> >> Any idea? Thanks for that hint. But this change isn't sufficient. I can compile the example now, but the status bar is at the top of the form now, instead at the bottom (when using the current code from cvs). Regards: Uwe |