how setting treectrl item height

hi all, is there a way to set the height of wx.treectrl items'? I
havent' found anything in docs nor in mailing list. I could also use
customtreectrl or else if they offer such a possibility

thanks in advance,

Marco

The native wx.TreeCtrl can't do that, but I would guess that the CustomTreeCtrl can.

···

On 4/5/10 3:16 PM, Marco Prosperi wrote:

hi all, is there a way to set the height of wx.treectrl items'? I
havent' found anything in docs nor in mailing list. I could also use
customtreectrl or else if they offer such a possibility

--
Robin Dunn
Software Craftsman