OK. I find it out by myself :-) Just set preferred display size before open window.
display.setPreferredSize(1000, 800); window.open(display); -- View this message in context: http://apache-pivot-users.399431.n3.nabble.com/how-to-change-the-window-size-tp3389326p3389790.html Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
