[wx-discuss] wxWidgets version 3?

Stefan Csomor csomor at advancedconcepts.ch
Tue Feb 14 21:10:25 PST 2006


Hi 

> Is there some kind of nice extern C api planned for people 
> creating bindings? or does something like this exist already.

as wx is using objects, binding in languages that support objects as
well preferrably use the same architecture, that's why eg wxPython uses
SWIG, as SWIG also supports many other languages, I think this a fine
way. So if something is not supported there, adding the support to SWIG
instead of creating manual bindings looks more powerful to me, but I
haven't ever created such a a target.

Best,

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: wx-discuss-unsubscribe at lists.wxwidgets.org
For additional commands, e-mail: wx-discuss-help at lists.wxwidgets.org





More information about the wx-discuss mailing list