Hi,

I am trying to show an alert using the following line:

        Alert.alert( MessageType.INFO, "Loaded.",  display );

Where display is the Display passed to the applications startup method. The 
applications Window hasn't been opened yet. The alert isn't displayed.

In this case should the alert be displayed?

Thanks,

Scott.

Reply via email to