Share

wxGlade

Tracker: Bugs

5 Argument for Eventhandler for EVT_GRID_CMD_COL_SIZE wrong - ID: 1876682
Last Update: Comment added ( agriggio )

using a wxGrid with an Eventhandler for EVT_GRID_CMD_COL_SIZE

wxGlade produces a function
void CMainFrame::OnSize(wxGridEvent &event)
correct would be a function
void CMainFrame::OnSize(wxGridSizeEvent &event)

seems the size in wxGridSizeEvent is missing.

Keep up the really GREAT work.

regards
Ramin


R_S ( rsabet ) - 2008-01-21 19:02

5

Closed

Fixed

Alberto Griggio

Code generation - C++

official release

Public


Comment ( 1 )

Date: 2008-01-27 15:36
Sender: agriggioProject Admin


Thanks, it should be fixed now.

Alberto



Attached File

No Files Currently Attached

Changes ( 4 )

Field Old Value Date By
status_id Open 2008-01-27 15:36 agriggio
resolution_id None 2008-01-27 15:36 agriggio
assigned_to nobody 2008-01-27 15:36 agriggio
close_date - 2008-01-27 15:36 agriggio