Hey David,

2009/12/10 David Galicia <[email protected]>:
> 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?

No, that rather sounds like a bug ?

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

I am not sure I understand, but so you did consider changing the CSS
style for a selected row to use bold instead of a background color,
but cannot use this as a solution because you are using selection for
other purposes ?

Regards,
koen

------------------------------------------------------------------------------
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