[wx-dev] OS X databrowser control, text formating API? line
highlightingAPI?
Robert Roebling
robert at roebling.de
Tue Oct 3 02:51:04 PDT 2006
Hi,
I already thought so for formating. But for highlighting
a line we'd have to owne draw all items in a line, so
we'd need owner drawing for everything. I guess we'll
give up (in the case of wxDataViewCtrl) on highlighting
lines then and implement cells with attributes in
generic code.
Robert
> we will have to go the 'owner-draw route' for this, it isn't too
> > Hi,
> >
> > I tried to find information if the databrowser control
> > supports displaying text with attributes and/or if entire
> > lines can have a different background (for highlighting item
> > apart from the selection), but I couldn't find the info.
> > Is either of these possible?
> >
> > Robert
More information about the wx-dev
mailing list