in reply to Re: RFC for Tutorials: Using BoxSizer Layout Manager in wxPerl
in thread RFC for Tutorials: Using BoxSizer Layout Manager in wxPerl

Hi James,

did you get this sorted? I would guess you are not setting the button ID to -1 (which is the same as wxID_ANY).

Regards

Steve

  • Comment on Re^2: RFC for Tutorials: Using BoxSizer Layout Manager in wxPerl

Replies are listed 'Best First'.
Re^3: RFC for Tutorials: Using BoxSizer Layout Manager in wxPerl
by james28909 (Deacon) on Jun 03, 2014 at 06:42 UTC
    Yep, I did get it sorted, but I do have another question in which ill make a new thread about ;)