2010/11/26 Neil DSouza <[email protected]>: > Wim Dumon <w...@...> writes: > > HI Wim, >> Not sure if I understand it correctly, but why can't you do this >> WLabel::setStyleClass()? Just apply different style classes to the >> labels according to their type. >> > > I just came back to check if anyone had replied today. I was checking every > day > initially, then thought maybe my post was out of line or something. > > When I looked at the documentation - the note about "No CSS styling" confused > me. I went up the inheritance hierarchy - by just one level WInteractWidget - > and did not see the function call there. I should have gone all the way up the > tree (upto WWebWidget). So my bad. >
The 'No CSS styling' refers to the fact that a WLabel has no internal style classes that you can modify in a theme. Of course you can apply your own, as always. Doxygen generates a 'List all members' link on every page, which is convenient, but easily overlooked! Wim. ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
