News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

wxWidgets-2.8.x and dialog size problems

Started by Biplab, May 23, 2007, 10:37:09 AM

Previous topic - Next topic

Biplab

Just curious, Does that fix solve the dialog being placed in wrong position?

I didn't test it yet. But when I loaded the XRC file into XRCEd, it threw me couple of missing parameters error.

Quote18:41:44: Required parameter label of wxButton missing
18:41:44: Required parameter label of wxButton missing
18:41:44: Required parameter min of wxSlider missing
18:41:44: Required parameter label of wxButton missing
18:41:44: Required parameter label of wxButton missing

Regards,

Biplab
Be a part of the solution, not a part of the problem.

mandrav

Quote from: Biplab on May 26, 2007, 01:04:42 PM
Just curious, Does that fix solve the dialog being placed in wrong position?

Yes it does.

Quote from: Biplab on May 26, 2007, 01:04:42 PM
I didn't test it yet. But when I loaded the XRC file into XRCEd, it threw me couple of missing parameters error.

Quote18:41:44: Required parameter label of wxButton missing
18:41:44: Required parameter label of wxButton missing
18:41:44: Required parameter min of wxSlider missing
18:41:44: Required parameter label of wxButton missing
18:41:44: Required parameter label of wxButton missing

I edited the xrc with wxSmith.
Be patient!
This bug will be fixed soon...