Menu

#158 wxFlexGridSizer - Growable not working

closed-works-for-me
None
4
2003-12-29
2003-11-05
No

Boa 2.7, it is not possible to define a row and/or
column as growable for a flexgrid sizer.

Discussion

  • Riaan Booysen

    Riaan Booysen - 2003-11-10

    Logged In: YES
    user_id=438

    I could reproduce this once, but can no longer reproduce it.

    For anybody else who can consistently reproduce this, please
    add instructions to this thread.

    For the record, the following steps work as expected and
    defines growables in the source:

    New frame
    Add 4 buttons
    Add flexsizer
    Link frame.Sizer to flexsizer
    Add 4 sizer items linking to the buttons
    Set sizer items to wxGROW
    Change flexsizer.Rows to 2
    Set flexsizer.Growables to whatever
    Post

    I'm leaving this open for now though.

    Riaan.

     
  • Riaan Booysen

    Riaan Booysen - 2003-11-10
    • priority: 5 --> 4
    • assigned_to: nobody --> riaan
     
  • Riaan Booysen

    Riaan Booysen - 2003-12-29
    • status: open --> closed-works-for-me
     
  • Riaan Booysen

    Riaan Booysen - 2003-12-29

    Logged In: YES
    user_id=438

    Still can't reproduce this one, changing status to pending...

     
  • Detunized Gravity

    Logged In: YES
    user_id=1222294

    I have similar problems in BC 0.3.0, as described in bug
    #1143749.

     

Log in to post a comment.