Query about wxDataViewCtrl
Belgabor
belgabor at gmx.de
Tue Feb 26 13:24:04 PST 2008
Hi everybody,
after having to work around some of the shortcomings of wxDataViewCtrl
(generic implementation) in the 2.8 codebase, I now looked at the
changes in trunk. I have to say I'm pretty impressed. Still there are a
few things I need that seem to be still unimplemented. Therefore before
starting to work on the control itself I wanted to inquire whether
patches about those things would be appreciated. Before (on 2.8) I
hacked around on my own, but now I'd prefer to get the functionality I
need into the core lib. Here's what I need/want to implement:
- Working right-click
- Single-click cell activation and/or
- Drag'n'drop (although that might be too complex for me to solve)
- Probably some other things that crop up later.
Let me know what you guys think.
Cheers,
Tobias
More information about the wx-dev
mailing list