Table Layout Resing Odd problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Navid

    Table Layout Resing Odd problem

    Hello,
    I have a Widows Application and I have setup the layout
    using Table Layouts. Everything seems to work perfectly
    except on one of the tabs (picture here :
    http://tinypic.com/view.php?pic=swbmmo&s=4) when the window
    is re-sized to become smaller the button which is circles is
    automatically executed.
    (all the button does is use a folder browse dialogue and
    ask the user to select a folder.)
    What happens is when the red line goes up to exactly halfway
    on the button the button is executed.
    I have tried placing a breakpoint on the event but the application
    does not break. (This is the first thing i think is odd)
    Also i have no idea why the button is executed.
    Has anyone seen a problem like this or have any ideas?
    Thank you
Working...