Re: Help: Registering C++ Callback



"Jay J. Williams" wrote:
[snip]
> class's data members:( Does this appear to be an error on my part or is
> there something special I should be doing in order to use C++ callbacks
> with gtk+?
> 

Yes. You should avoid the usual tedious static-member approach entirely and 
use gtk+'s c++ bindings gtk--: http://lazy.ton.tut.fi/gtk--/gtk--.html instead.

Tom



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]