Hi Was wondering if you could possibly program wxwidgets in Objective C? Thanks Chris
on 07.05.2008 17:00
on 07.05.2008 19:50
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