1
Graphics / Inheritance from Shape
« on: June 06, 2021, 10:35:14 am »
Hello everybody.
I am creating a button (RectangleShape + Text) and the basic functionality works correctly.
My problem is when I want to use for example 'setOutlineColor', nothing happens.
Should I overwrite all the methods? Or can I indicate that all properties apply to the RectangleShape?
Sorry for my english, this is google translator
I am creating a button (RectangleShape + Text) and the basic functionality works correctly.
My problem is when I want to use for example 'setOutlineColor', nothing happens.
Should I overwrite all the methods? Or can I indicate that all properties apply to the RectangleShape?
Sorry for my english, this is google translator