Denis, Have you seen this tutorial? http://pivot.apache.org/tutorials/windows.html
It shows how to open Frames, Alerts, Dialogs,Prompts & Sheets, and how to position Windows with http://pivot.apache.org/2.0/docs/api/org/apache/pivot/wtk/Component.html#setLocation(int, int) The source is available here. http://svn.apache.org/repos/asf/pivot/trunk/tutorials/src/org/apache/pivot/tutorials/windows/ On 25 August 2011 13:07, Denis Kononenko <[email protected]> wrote: > How open Dialog in center after opened main Window? > > Thanks >
