[wx-dev] Native Mac OS X implementation for wxDataViewCtrl / wxDataViewModel

Stefan Csomor csomor at advancedconcepts.ch
Sun May 27 06:51:34 PDT 2007


Hi

> Hartwig Wiesmann wrote:
>
> > I have the native Mac OS X implementation for the data view
> > environment ready.

that's great news, thanks :-)

> >   - wx/mac/carbon/databrow.h (interface to data browser control;
> > slightly different from the implementation in private.h)
> >   - wx/mac/carbon/databrow.cpp (interface to data browser control;
> > slightly different from the implementation in utils.cpp)
>
> The obvious question is if this could be merged into a
> single file, thus avoiding code duplication. I don't
> know either code at all, so it may be impossible, but
> I'd blindly guess it should be possible. This may also
> be done later, of course.

I think since it now is not basing on the databrowser bridge that we already have, it will be Kevin or me how will have to do the merge, trying to avoid collateral damages, so I think it would be best to just add them now and merge things later

Best,

Stefan




More information about the wx-dev mailing list