Default for rollovercursor of a Button

When I insert a new button to a form, the rollovercursor is set to “default”, but I need in most cases the option “Hand”

Maybe I have some tomatos on my eyes, but where can i set all the “default”-Options for the propertys that are not
organized in the CSS-File ?

Thanke you for a little Help

Hi Alessandro,

You can use the template feature for this.
Just setup the element like you normal do and then right-click on it. Select ‘Save as template’ and give it a appropriate name.
After this you find the template in the template view for use in a form.
If you want to make multiple elements into 1 single template then just group them and do the same.

Hope this helps.

Thanke You, a nice thing but pitty that the element created from template doesn’t remember its source (permanent link to the template),
that means, if I change after a while a property of the templates (overwrite with a modified one) all the existing objects has to be
replaced too with the new template-element (no inheritance).

So, still my question: where can i preset all the “default”-Options for the propertys of the elements (field, button, etc.) ? Or ist this
fixed in the Servoy-Code ?

Regards and thanks for your effort

Servoy just have defaults.
The only thing where you can override properties on a form and its elements is through a style/CSS set on a form.