Hello, There is a difference in appearance of WSlider in Firefox and in IE. Firefox is the one that's acting buggy and it's not showing the horizontal line but it is showing the knob correctly. Also in Firefox WTabWidget doesn't auto-fit himself. It does show the value but here's the thing every widget state except WString objects are returned by value and not by ref, this isn't smart as yes I can change the value label on each valueChanged signal but it's very inefficient, it also doesn't allow me to grab it into my own model class. WLineEdit allows me to do so because text() returns a const WString & like it should be. In IE I don't see the value label and it does auto-fit. Another IE issue is that wt looks for wt_ie.css and it doesn't exist in themes. Here are the screenshots: *Firefox* [image: ?ui=2&view=att&th=1263457c347e95f2&attid=0.1&disp=attd&realattid=ii_1263457c347e95f2&zw] *IE [image: ?ui=2&view=att&th=12634558a4b684fd&attid=0.1&disp=attd&realattid=ii_12634558a4b684fd&zw] *
<<ie.GIF>>
<<ff.GIF>>
------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
