From: Domenico De F. <dom...@gm...> - 2011-04-02 19:38:56
|
Hi, Thank you Arno for your help, you're right. I noticed yesterday that I was trying to use the Java simulator classes to modify the behavior of the Obj-C application. However I'm still having problems in positioning the gear inside the alert. In fact, since I have some dinamically generated message in the alert, its dimension and position should be dynamic too. If I just insert the gear as a subview of the alert I get it into a weird position on the left side of the screen. I tried to use the getCenter() method of the alert in order to position the gear always in the alerts' center, but it doesn't seem to work. Do you know what that might be? Thanks, Domenico De Fano |