0

Help! My ZK windows are jumping around! :o)

asked 2011-08-31 07:38:07 +0800

valmar gravatar image valmar
925 2 13
http://www.timo-ernst.net

Here is what's going on: http://www.youtube.com/watch?v=YkNUHlDjHpk

Does anyone have an idea how to solve this?

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2011-09-02 04:17:58 +0800

valmar gravatar image valmar
925 2 13
http://www.timo-ernst.net

This trick solved my problem (onMove attribute):

<window position="center, center" width="100px" height="100px" mode="overlapped" sizable="true">
  <attribute name="onMove">
    self.setPosition(null);
  </attribute>
</window>

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2011-08-31 07:38:07 +0800

Seen: 248 times

Last updated: Sep 02 '11

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More