[wxMac 2.7.0] wxDataView classes and examples should be updated
H
H at h.com
Fri Sep 8 09:11:21 PDT 2006
In article <E1GLL7y-0006pN-00 at smtp.tt-solutions.com>,
vadim at wxwindows.org (Vadim Zeitlin) wrote:
> On Thu, 07 Sep 2006 16:39:12 +0200 H <H at h.com> wrote:
>
> H> The wxDataView class makes use of pop-up windows when displaying dates.
> H> So, all methods related to dates should be enabled/disabled/surrounded
> H> by
> H>
> H> #if wxUSE_POPUPWIN
> H> ... code ...
> H> #endif
>
> If you've already done this, a patch would be welcome, thanks in advance!
>
> H> Then, the wxDataView sample works but the output is ugly (at least on
> H> MacOSX).
>
> This is because it's generic (!= native) implementation, and we need a
> native one for Mac.
>
> Regards,
> VZ
Hi Vadim,
no problem, I can submit a patch. I have created a bug report
"wxDataView cannot be compiled - patch attached" and have attached a
diff-file.
Hartwig
More information about the wx-users
mailing list