TideSDK Raspberry Pi Apps

I am looking to create an application that runs on Raspberry Pi in full screen. I already tried the JavaFX and swing application and the performance is very poor.

Before moving on to the SDL ( http://www.libsdl.org/ ), I want to check and verify if someone has successfully created applications using the TideSDK on PI.

Appreciate your understanding of problems

+4
source share
1 answer

You must give a chance to Qt [ http://wiki.qt.io/Main ]

0
source

Source: https://habr.com/ru/post/1501381/


All Articles