Margin properties not working

Using a field set to TEXT_AREA I’m finding that the margin property is not functioning properly.

Servoy Developer
Version R2 2.0 rc6-build 265
Java version 1.4.2_03-b02 (Windows XP)

Hint: Developers, you can copy the above string by going to the Help menu and selecting About… (It’s easier to copy and paste) :wink:

just tried it.
If i set 0,0,0,0 in the margin property the text is completely in the left upper corner

if i set it to 10,10,10,10 it starts the text at that position.

What is not working correctly? What look and feel do you use?

I have the same issue as matt, no style used…

jcompagner:
just tried it.
If i set 0,0,0,0 in the margin property the text is completely in the left upper corner

if i set it to 10,10,10,10 it starts the text at that position.

What is not working correctly? What look and feel do you use?

Plastic3DLookandFeel (GREAT LAF!)

http://www.jgoodies.com/freeware/looks/index.html

Although I have switched it temporarily to the default Kunststoff and my TEXT_AREA still does not use the margin values.