Re: wxDialog - bug

new topic     » goto parent     » topic index » view thread      » older message » newer message

Matt Lewis wrote:
> 
> Jerry Story wrote:
> > 
> > from the documentation:
> > 
> > Creation Parameters
> > parent 
> > id 
> > title 
> > x [= -1] 
> > y [= -1] 
> > cx [= -1] 
> > cy [= -1] 
> > style [= wxDEFAULT_DIALOG_STYLE]
> > 
> > x,y are position, should be size
> > cx,cy are size, should be position
> 
> No, the docs are correct.  They agree with the official documentation:

Oops, I didn't make myself clear.
What I meant was the documentation is correct but the performance is not.
x,y determine position, docs correctly say size
cx,cy determine size, docs correctly say position

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu