Dear Greg, I switched on the Resize in order to be able to see the size of the HostFrame when it is properly sized. Then I took the value I acquired and calculated the difference between the BoxPane size and the Host Frame size...I will check your proposed solution I hope it will work.
I the mean time I run into the following issue: I created a Window with several buttons, each button has a ButtonPressListener with the corresponding code in Java. When I press one of the button, it displays a Sheet (this is working well), having the window as its owner...so far so good.... On the sheet I have a ActivityIndicator and a Label. The value of the label depends on the status of the method started by the button press. For some reason I am not able to change the text assigned to this label. Is there a tutorial somewhere explaining how to achieve this? The more I play with Pivot, the more I am convinced that we can redevelop the whole GUI with it. I appreciate your time and help, Cheers, MSafiri -- View this message in context: http://apache-pivot-users.399431.n3.nabble.com/HostFrame-Size-How-to-calculate-tp1736915p1745297.html Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
