2 wxGrid in a NoteBookPage : event problem

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


On Fri, 18 May 2007 18:09:19 +0200 "sylvain\\[78\\]" <NsOsSePcAhMerre at free.fr> wrote:

s> So I have to change the name of the macro in the evens table like this :
s> 
s> EVT_GRID_LABEL_LEFT_DCLICK(fct)
s> --->
s> EVT_GRID_CMD_001_LABEL_LEFT_DCLICK(fct)

 You need to pass the id to the CMD version.

 Regards,
VZ

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





More information about the wx-users mailing list