Hello :)

I would like to separate my canvas in differents parts.

I have supposed if i add a contaiiner, it can do this separation..


Do you have any idea to how to separate a convas please


This is my code :
           

public class FigureCanvas extends Canvas{
..........

           public function FigureCanvas(){
            super();

            this.styleName="GraphicalViewerStyle";
            this.percentWidth = 100;
            this.percentHeight = 100;

            this.doubleClickEnabled = true;
            this.initEventListener();
        }
    

Any idea please ??

Thanks 

    
                                          
_________________________________________________________________
Hotmail et MSN dans la poche? HOTMAIL et MSN sont dispo gratuitement sur votre 
téléphone!
http://www.messengersurvotremobile.com/?d=Hotmail

Reply via email to