Hi I need a calendar where only month and year can be selected.I choose to customize a regular Calendar with a simplified version of TerraCalendarSkin ( without the days table). But when I invoke setSkin() on it, I get an exception: java.lang.IllegalStateException: Skin is already installed. I also tried skin.install(), but then I still have the initial skin.
Or should I do it differently, without skin? Regards Anton
