Hi all,
I just completed my initial porting of "Perth Trains" over to Sailfish
Silica [https://github.com/mattaustin/fremantleline/tree/development].
The application is not very mature, but is split in to an 'api' and a 'ui'.
I am very aware that the entire project could do with a lot more
improv
I have to apologize for inaccurate info about the SDK, after rebooting, the SDK
does work. The pitfall is that after installation, no prompt of a reboot. Other
points still hold though.
From: Hotmail
Sent: Sunday, May 19, 2013 8:06 AM
To: devel@lists.sailfishos.org
Subject: Regarding Sailfish
It's just amazing how you blindly believe your personal opinions are the
uttermost truth.
IMHO you got so many things wrong in your rant, but, it's just MHO :)
On Sat, May 18, 2013 at 9:06 PM, Hotmail wrote:
> I just watch 3 videos of SailfishOS in Slush 2012 on jolla.com and
> although I th
I just watch 3 videos of SailfishOS in Slush 2012 on jolla.com and although I
think it’s way too much nonsense about openness blah, blah, blah in the first
video - Come on, only at the last minutes the UI is demoed. Don’t get me
wrong, I love openness and open source, I have open source proj
Hi,
When running a app with an QGLWindow I only get a black window.
The OpenGL works when deployed on the desktop.
Should I worry, or is this due to (my) virtualbox (Ubuntu 13.4 64bits)?
Thanks.
___
SailfishOS.org Devel mailing list
Hi,
I have been trying to integrate OpenGL (QGLWiget in C++) in a QML
interface (see Qt forum:
http://qt-project.org/forums/viewthread/27889/#125859).
I am using the standard SailfishOS project with some changes:
I have made a MyDeclarativeView class derived from QDeclarativeView.
Next, I have