[ wxwindows-Bugs-1671559 ] wxGrid ColResizing Bug
SourceForge.net
noreply at sourceforge.net
Mon May 7 02:47:34 PDT 2007
Bugs item #1671559, was opened at 2007-03-01 12:08
Message generated for change (Comment added) made by samkv
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1671559&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: Grid
Group: Must fix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: SamKV (samkv)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxGrid ColResizing Bug
Initial Comment:
Hi!
Bug appears when I switch on build in Col Drag & move (i.e. change position of column on a screen by dragging it with a mouse). After I change column position and try to resize it, sometimes it resizes wrong column.
(I have this bug in wx2.8 under GTK)
----------------------------------------------------------------------
>Comment By: SamKV (samkv)
Date: 2007-05-07 12:47
Message:
Logged In: YES
user_id=1732258
Originator: YES
Hi!
I made pathces, this patches fix this problem and some related bugs.
after drag&move was applied:
1) Resizing correct column
2) When drawing table with empty cells, overlap is correct
3) When dragging for move & scrolled drag-point shown in correct place
4) Selection of cells is correct
I made two patches, one for grid.h and one for grid.cpp
Please inform me if they are useful.
File Added: patches.zip
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1671559&group_id=9863
More information about the wx-dev
mailing list