News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

No again @ weird "error"

Started by Ceniza, July 11, 2005, 01:26:13 AM

Previous topic - Next topic

Ceniza

Quote from: mandravWhat wx version did you use?

I'm using wxWidgets 2.6.1-Patch01 with MinGW's GCC 3.4.4 configured and build thru MSys. Is that enough info? :)

mandrav: I found in the README file of wxDockIt that you changed something. Is this error what you tried to solve?

mandrav

Quote from: Ceniza
Quote from: mandravWhat wx version did you use?

I'm using wxWidgets 2.6.1-Patch01 with MinGW's GCC 3.4.4 configured and build thru MSys. Is that enough info? :)
Hehehe, yup :)

Quote from: Cenizamandrav: I found in the README file of wxDockIt that you changed something. Is this error what you tried to solve?
Now that I think of it, it might had something to do with it. The "update layout" event was fired before the actual layout took place. I moved the event firing after layout.
I noticed the bug with the project manager's page, which has a splitter for the opened files list and the splitter would go to position -22 because, when recalculating, the docks weren't in place yet.
So, yes, it might have something to do with it...

Yiannis.
Be patient!
This bug will be fixed soon...

rickg22

Cool! So that means it'll be fixed soon? :D