#How do I create a StyleBoxFlat?

7 messages · Page 1 of 1 (latest)

shrewd bramble
gusty pebble
#

If you look at the inheritance chain at the top of that page, you can see that it inherits from Resource, not from Node.

#

How you create one depends on what you need exactly.

#

Something like a theme that uses styleboxes would allow you to create a new stylebox of this type through the editor.

shrewd bramble
#

i see. i created a theme and added a panel which let me define a styleboxflat.

what i really want is rounded buttons

gusty pebble
#

@shrewd bramble Style boxes have a corner radius property.