We have moved to a new Sailfish OS Forum. Please start new discussions there.
2

How easy is to build a GUI for already existing linux software?

asked 2015-03-21 13:20:04 +0300

Y gravatar image

updated 2015-03-21 13:20:28 +0300

Hello, there'e a lot of software available for linux and that may be succesfully compiled and run for SailfishOS and a big part of it may be very useful.

I'd like to start building some usable GUIs for them (which basically would call the cli version), but i find the documentation available very restriced and sometimes a bit confusing.

How/where to get info e get started with that?

edit retag flag offensive close delete

1 Answer

Sort by » oldest newest most voted
3

answered 2015-03-21 13:32:41 +0300

MikErk gravatar image

Have a look at the following ressources:

  1. https://sailfishos.org/develop/sdk-overview/develop-firstapp-article/ // Sailfish SDK support
  2. Sailfish devel mailing list / Sailfish developer mailing list
  3. http://qmlbook.github.io/ // Some basics on QML

in all cases you have to write your in GUI in Qt QML, which isn't that simple for a beginner like me for example. So go through all the example applications given with the Sailfish SDK and read/view things about QML programming.

edit flag offensive delete publish link more
Login/Signup to Answer

Question tools

Follow
3 followers

Stats

Asked: 2015-03-21 13:20:04 +0300

Seen: 368 times

Last updated: Mar 21 '15