[wxMac 2.7.0] wxDataView classes and examples should be updated

Vadim Zeitlin vadim at wxwindows.org
Thu Sep 7 07:45:14 PDT 2006


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

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/





More information about the wx-users mailing list