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
Alberto Griggio
Code generation - C++
official release
Public
|
Date: 2008-01-27 15:36
|
| 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 |
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use