Hi Oleg.
I'm sorry, the PageStack simply does not support this model. It can only work
like a stack, where pages are added and removed from one end of the list, and
the existing pages on the stack are unmodifiable while there are other pages
above them in the stack.
In this case, 'above' actu
I’m looking to port an app written partly with the JUCE C++ framework, with
some GUI code (writing to an OpenGL context) to Sailfish. Is this something
anyone here has looked into?
I’ve seen some people combining Qt (for GUI) and JUCE (for audio) so I assume
its possible to just include the bi
I’ve been using React Native to build the main UI of an app recently, and
although its been a bit of a bumpy ride configuration-wise (as part of the app
is written in C++). its a great development platform. Would be great to be able
to build Sailfish apps too. I think the main thing that would b