Hello everybody ,
I can't change the frame shape of a frame with setFrameShape, i applied a stylesheet to my frame if it's the problem.
Printable View
Hello everybody ,
I can't change the frame shape of a frame with setFrameShape, i applied a stylesheet to my frame if it's the problem.
If you applied a stylesheet then most likely you're overriding the frame shape. Either get rid of the stylesheet or implement your frame shape using the stylesheet if possible.