As I click from row to row in a WTreeView, I set
the new row of items to render its contents bold,
and the old row of WStandardItems not bold with
setStyleClass().

The problem is when the row is rendered from bold
to not bold, the same row cannot be rendered bold
when clicked again. What's weird that setStyleClass()
is being called to make the row bold.

Am I missing an implementation detail with CSS and
WTreeView?

I know that WTreeView can highlight a selected row
but I'm using that as another visual indicator for to
mean something.

Regards,
David.

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to