bad wxGrid refresh after row count changes

Did you try calling grid.AdjustScrollbars instead of jiggling?

--
Robin Dunn

I had the same problem and AdjustScrollbars() fixed it. Thank you :slight_smile:

Cristina.

What args does AdjustScrollbars() take? I can't find it
anywhere in the wx PDF docs. Also, is it a grid method
or something else?

/Jean

C. Iacob wrote:

···

Did you try calling grid.AdjustScrollbars instead of jiggling?

--
Robin Dunn

I had the same problem and AdjustScrollbars() fixed it. Thank you :slight_smile:

Cristina.

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwindows.org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org