[ wxwindows-Bugs-1647982 ] wxListCtrl inside wxGridBagSizer resizing
problem
SourceForge.net
noreply at sourceforge.net
Tue May 29 04:09:06 PDT 2007
Bugs item #1647982, was opened at 2007-01-30 16:40
Message generated for change (Settings changed) made by papagr
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1647982&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: wxPython specific
Group: Platform specific
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Papagrigoriou Nikos (papagr)
>Assigned to: Robin Dunn (robind)
Summary: wxListCtrl inside wxGridBagSizer resizing problem
Initial Comment:
I added a wxListCtrl inside a wxGridBagSizer.
While resizing the wxFrame the wxListCtrl receives Size Events ONLY when its width/height is increased. When I tried to decrease the size of the wxFrame, wxListCtrl kept its last size.
This doesn't occur by using a wxBoxSizer.
On Win32 works.
Tested on iMac.
----------------------------------------------------------------------
Comment By: Papagrigoriou Nikos (papagr)
Date: 2007-01-31 10:57
Message:
Logged In: YES
user_id=1019556
Originator: YES
I forgot to mention that I used Python 2.4.4 and wxPython 2.8.1.1.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1647982&group_id=9863
More information about the wx-dev
mailing list