Discussion:
wxDataViewCtrl wxDataviewRenderer and varianttype values
Mauro Ziliani
2014-07-11 07:48:16 UTC
Permalink
Hi all.
Where is possible to get a list of all supported variattype for
wxDataViewCtrl and wxDataViewRenderer?

Best regards,
MZ
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.

To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users
Vadim Zeitlin
2014-07-11 12:38:02 UTC
Permalink
On Fri, 11 Jul 2014 00:48:16 -0700 (PDT) Mauro Ziliani wrote:

MZ> Where is possible to get a list of all supported variattype for
MZ> wxDataViewCtrl and wxDataViewRenderer?

The supported types correspond to the existing renderers. So you can see
all of them at the diagram of the classes deriving from wxDataViewRenderer
at http://docs.wxwidgets.org/3.0.1/classwx_data_view_renderer.html

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