Announcement

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

    IMenuButton positioned incorrectly

    Hey all
    I've been hanging here quite a lot recently
    this time, because i tried to add a IMenuButton
    it adds, and works ok,
    except for 1 huge problem: the text of it is positioned incorrectly (at the top-left of the page) until a window event occurs (window resize for instance),
    only than it repositions itself to the correct place.

    oh, I'm using smartgwt in combination with core gwt.. just to inform..

    appreciate the help

    #2
    Can you provide a code snippet of what your doing and how your mixing the two?

    Comment


      #3
      hi
      i'll try to post a code snippet tomorrow,
      but for the meanwhile, i'll just like to inform you that the problem does not occur if i use MenuButton instead of IMenuButton
      it does float a different problem though, but thats for a different topic :)

      Comment

      Working...
      X