2 wxGrid in a NoteBookPage : event problem

Vadim Zeitlin vadim at wxwindows.org
Fri May 18 07:16:42 PDT 2007


On Thu, 17 May 2007 23:51:53 +0200 "sylvain\\[78\\]" <NsOsSePcAhMerre at free.fr> wrote:

s> Who can I do to call the rigth event function ?

 Use EVT_GRID_CMD_XXX event macros instead of EVT_GRID ones as they allow
you to specify the id of the grid object.

 Regards,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/





More information about the wx-users mailing list