[GRASS-dev] WxTreeCtrl multiple selection

Martin Landa landa.martin at gmail.com
Thu Jul 21 07:09:17 EDT 2011


2011/7/21 Sudeep Singh <sudeep495 at gmail.com>:

> I am using WxTreeCtrl. In the displayed tree. some elements (text strings or
> map layers ) are displayed.
> Currently, user can select one element in the displayed tree. I want to add
> multiple selection of elements(if that is possible).
> Does someone has an idea of how to do this or if it is possible to do ? I am
> not being able to figure it out.

style = wx.TR_MULTIPLE [1].

Martin

[1] http://docs.wxwidgets.org/stable/wx_wxtreectrl.html#wxtreectrl

-- 
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa


More information about the grass-dev mailing list