![]() |
SVG Buttons from Plazmic Composer in Java Apps Hi guys, I need help on the following. I created an svg file containing a rectangle button using the Plazmic Composer. I so far managed to display it via the following way (which I'm not sure is correct), using ScalableGraphics overriding the void paint() method. Code: public void paint(net.rim.device.api.ui.Graphics graphics)What I'd like to accomplish is to write custom Java code for button click events utilizing focus in/out animations already in the svg file (rather than using java to render individual images). Any help would be much appreciated! Thank you! (y) |
two images for on and off button you better write code for navigationclick() function . you set two images one is for on button and one for off button set off image by default and set on image in navigationclick() event........... |
| All times are GMT -5. The time now is 09:18 AM. |
Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.