Is programming Wxwidgets in Obj C possible?

Hi
Was wondering if you could possibly program wxwidgets in Objective C?
Thanks
Chris

Christopher Choi wrote:

Was wondering if you could possibly program wxwidgets in Objective C?
I don’t know, to be honest. This is the list for programming wxWidgets
in Ruby. comp.soft-sys.wxwindows would be a better place to ask.

You might be able to use Objective C with the WxCocoa port. But if you
were only interested in targetting OS X + Cocoa I would say you’re
better off using the Apple developer tools (eg Interface Builder, XCode)
directly rather than WxWidgets.

There is also Ruby-Cocoa which is a ruby-objective C bridge.

alex