Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    ImgButton.setPrompt is Not working

    HI,

    We are using the GWT version 2.8.2 and sgwtVersion 12.0p. In my code I have used ImgButton.setPrompt() method. Usually it should display the hover, but it's not working I tried with multiple options like setTitle, hover methods, and on mouse over handle methods nothing is working.

    Please suggest me.

    Appreciate your help and time on this.

    Thanks,
    Venkat.

    #2
    Please try running a simple, standalone test with a stock, unmodified skin, in a new project with nothing else in it. You should find that it works, then you can look at what is special about your environment and try to isolate the problem.

    Comment


      #3
      Thanks for your response

      Comment

      Working...
      X