Hi

Create your own theme class which subclasses TerraTheme.
Then create your own Skin classes which subclass the relevant TerraSkin classes and override the necessary behaviour.
Then in your Theme class, put() your new Skin classes into componentSkinMap.

Regards, Noel Grandin

On 2012-01-29 19:40, Piotr Kołaczkowski wrote:
Hi,

I'd like to slightly modify the Terra look and feel. I don't want to create a new skin from scratch. I'd like to perform just minor changes - e.g. override some code for drawing buttons or frame titles, to make them more "round" etc.
What is the preferred way to achieve this?

Regards,
Piotr

Reply via email to