Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi ,
I need to create circular buttons(for navigation) for my application. Is it possible without adding an extension object?
In settings -> document properties -> general you will find a Estyling mode" list box, select "advanced"
then in button properties use corner and radius ... and resize the button until it appear circular
Hope it helps
Try this, In the layout tab of the button properties set the following:
-Layout/Rounded corners squareness 2
-Corner radius fixed 80
And make sure the width and height of the button are the same
Hi, try to use a text object with a background image, then add events to de text objet.
In settings -> document properties -> general you will find a Estyling mode" list box, select "advanced"
then in button properties use corner and radius ... and resize the button until it appear circular
Hope it helps