Hey Guy, 2009/3/12 Guy Deleeuw <[email protected]>: > Hello > > I try to align right the content of a WLineEdit. > It is possible ?
I have never seen this ... but according to : http://archivist.incutio.com/viewlist/css-discuss/51329 it shoudn't work (because of the silly arbitrary restrictions in CSS) but most web-bowsers do the reasonable thing when setting 'text-align: right' as CSS property. You can set this in your style sheet, or using setAttributeValue("style", "text-align: right;"); Regards, koen ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
