|
Prev: Virtual key mapping
Next: Re[2]: Virtual key mapping
From: Dan Gudmundsson on 7 May 2008 06:54 wxEVT_SASH_DRAGGED_RANGE is not defined which I need to dynamicly connect to it. Bug? /Dan
From: Eric Jensen on 7 May 2008 07:07 DG> wxEVT_SASH_DRAGGED_RANGE is not defined which I need to dynamicly connect to it. DG> Bug? No, it's also wxEVT_SASH_DRAGGED, you just use the connect call that takes 'id' and 'lastId' as parameters. http://docs.wxwidgets.org/stable/wx_wxevthandler.html#wxevthandlerconnect Eric
|
Pages: 1 Prev: Virtual key mapping Next: Re[2]: Virtual key mapping |