2011/7/21 Sudeep Singh <[email protected]>:

> 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
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to