P
P
pavelpasha2018-04-24 16:12:30
iOS
pavelpasha, 2018-04-24 16:12:30

Is it possible to display information over another active application in IOS?

More specifically, there is a geoinformation application on the iPad, and you need to write a weather informer that would work on top of the application without interfering with its work.
On desktop OSes, this is done using the "TopMost" window, which is always on top of the active application.
And if so, is it implementable using Qt?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
P
pavelpasha, 2018-04-25
@pavelpasha

In general, I found a solution in the form of Split Over mode. The application runs in a small window on top of another. Such functionality appeared only in version 11 of IOS, in my opinion. But this is the functionality of the OS and not the application. No code changes are required.

J
Jacob E, 2018-04-24
@Zifix

Have you seen this in any native app?

A
azShoo, 2018-04-25
@azShoo

Short answer: No.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question