Some Qtopia applications, when they are busy, show a gray window in the center of the screen with an hourglass and short information, like "Now updating information...".
Is there a class / method in Qtopia API to display such window? Or should I write my own code for that? Openning such window seems to be tricky as QSemiModal is not available in Qt/Embedded.