You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to porcupine-users
Hi to all,
I have noticed that if you specify a style attribute for a Label
widget which contains A white-space css declaration, this is overidden
by the redraw() method.
I believe that a check should be made before applying the whiteSpace
attribute
Thanks
tkouts
unread,
Dec 10, 2008, 8:40:12 AM12/10/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to porcupine-users
Hi Thomas,
You can use a field of type textarea instead if you need pre-formatted
text.
I guess this is why you need to override the "white-space" CSS
attribute.