Hi Was wondering if you could possibly program wxwidgets in Objective C? Thanks Chris
Alex Fenton
2008-May-07 17:34 UTC
[wxruby-users] Is programming Wxwidgets in Obj C possible?
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