has anyone (beside me) a problem with rev 1876 when trying to open the "Build Options" Dialogue ?
No, you are not alone. When I try, I get a Code::Blocks error dialog displaying:
Quote
17:57:50: Can't create window of class wxWindowClassNR (error 1406: untergeordnetes Fenster kann nicht auf der obersten Ebene erstellt werden.)
Michael
Quote from: Michael on January 26, 2006, 06:01:28 PM
No, you are not alone. When I try, I get a Code::Blocks error dialog displaying:
Quote
17:57:50: Can't create window of class wxWindowClassNR (error 1406: untergeordnetes Fenster kann nicht auf der obersten Ebene erstellt werden.)
Michael
Yeah I have this same problem..... What is a wxWindowClassNR??? Never heard of that before.....
Quote from: sethjackson on January 26, 2006, 06:43:25 PM
Quote from: Michael on January 26, 2006, 06:01:28 PM
No, you are not alone. When I try, I get a Code::Blocks error dialog displaying:
Quote
17:57:50: Can't create window of class wxWindowClassNR (error 1406: untergeordnetes Fenster kann nicht auf der obersten Ebene erstellt werden.)
Michael
Yeah I have this same problem..... What is a wxWindowClassNR??? Never heard of that before.....
I have no idea unfortunately :(. May be some of the changes broke something. May be Thomas might knows what the message means...
Michael
Fixed in revision 1877.
Quote from: mandrav on January 26, 2006, 06:51:22 PM
Fixed in revision 1877.
Thank you very much :D.
I have just finish to search about the error and understood (at least I think so :)) the cause, that it got already fixed... :D
Michael