1. #1
    Sencha User
    Join Date
    Sep 2011
    Posts
    4
    Vote Rating
    0
    yashujn is on a distinguished road

      0  

    Default Refresh and Maximize options not working

    Refresh and Maximize options not working


    Hi All,
    I am new in ext gwt. I am using Windows xp + Eclipse (Helios) + EXT GWT.

    I am trying to devlope portal similar to igoogle but in my portlets refresh and maximze button not working...

    somebody plz help about this.


    Tool refresh = new Tool(Tool.REFRESH, new Function(){
    publicvoid execute() {
    MessageBox.alert(
    "Message", "The Settings Tool was clicked");
    }
    });
    Tool maximize = new Tool(Tool.MAXIMIZE, new Function(){
    public
    void execute() {
    MessageBox.alert("Message", "The Settings Tool was clicked");
    }
    });



    WT CHANGE IS REQUIRED IN THIS CODE TO REFRESH AND MAXIMIZE.

    I AM VERY NEW IN ALL THIS PLZ HELP ME


    THNKS IN ADVANCE.




  2. #2
    Sencha User
    Join Date
    Sep 2011
    Posts
    4
    Vote Rating
    0
    yashujn is on a distinguished road

      0  

    Default


    please help me.........

  3. #3
    Software Architect
    Join Date
    Sep 2007
    Posts
    13,754
    Vote Rating
    113
    sven is just really nice sven is just really nice sven is just really nice sven is just really nice sven is just really nice

      0  

    Default


    Are you sure that you use Ext GWT (GXT) and not GWT EXT? Our API is totally different

  4. #4
    Sencha User
    Join Date
    Sep 2011
    Posts
    4
    Vote Rating
    0
    yashujn is on a distinguished road

      0  

    Default


    I am sorry, I am using GWT EXT .............


    please help me................

  5. #5
    Software Architect
    Join Date
    Sep 2007
    Posts
    13,754
    Vote Rating
    113
    sven is just really nice sven is just really nice sven is just really nice sven is just really nice sven is just really nice

      0  

    Default


    Quote Originally Posted by yashujn View Post
    I am sorry, I am using GWT EXT .............


    please help me................
    Than this forum is the wrong one as its about Ext GWT.

  6. #6
    Sencha User
    Join Date
    Sep 2011
    Posts
    4
    Vote Rating
    0
    yashujn is on a distinguished road

      0  

    Default


    Thanks for the rply to devlopment team.....................



    can u please give me the link of apropiate forum so that i can post my query.................
    i didn't find any thread...........



    i really want solution of my problem ......

    i hope i will get it from here................

    thnks

Tags for this Thread