From: Vincenzo C. <ci...@cl...> - 2003-07-31 22:10:38
|
Hi, I am testing wxhaskell but really never programmed wxwindows. Having seen the "listctrl" example I think I would never want to code C++ again :) How do I catch an event wich has a certain name in wxwindows, for example EVT_LIST_ITEM_SELECTED(id, func) in listctrl? Thanks Vincenzo |