[SailfishDevel] QtTouch for Sailfish?

2014-11-21 Thread wsvries
Hi, Until now I have used the standard Silica GUI items with only onClick as user interaction. I now need to support drag, pinch etc. My assumption is to use QTouchEvent, but the sailfishtouchexample does not work (and it is quite 'old' as well). DuckDuckgoing and searching through this list

Re: [SailfishDevel] QtTouch for Sailfish?

2014-11-21 Thread wsvries
-boun...@lists.sailfishos.org] on behalf of wsvries [wsvr...@xs4all.nl] Sent: Friday, November 21, 2014 10:49 AM To: devel@lists.sailfishos.org Subject: [SailfishDevel] QtTouch for Sailfish? Hi, Until now I have used the standard Silica GUI items with only onClick as user interaction. I now need

Re: [SailfishDevel] read/write to contacts and calendar

2014-11-13 Thread wsvries
Thanks, I assume that this does not go for contacts, because Telegram (Android) does have access to my contacts. What's the policy regarding contacts? thanks. r wim Pekka Vuorela schreef op 2014-11-13 13:14: ke, 2014-11-12 kello 19:18 +0100, Wim de Vries kirjoitti: Hi, I have been

Re: [SailfishDevel] No QSerialPort

2014-03-27 Thread wsvries
Thanks. Philippe De Swert schreef op 2014-03-27 14:53: On 27/03/14 15:42, wsvries wrote: Thanks for the answers. And yes, Herald, I did read some stuff on the OTG. It's just that I had been using OTG on the other platforms (ubuntu/meego) without noticing it. You probably have not been using

Re: [SailfishDevel] No QSerialPort

2014-03-25 Thread wsvries
Thanks, Alejandro Exojo schreef op 2014-03-24 21:53: El Sunday 23 March 2014, Wim de Vries escribió: So, it should be available in Sailfish. No, is available inside Qt, not necessarily provided for Sailfish. I thought Sailfish would include all modules of Qt Have to recheck the

Re: [SailfishDevel] No QSerialPort

2014-03-25 Thread wsvries
-boun...@lists.sailfishos.org] on behalf of wsvries [wsvr...@xs4all.nl] Sent: Tuesday, March 25, 2014 10:46 AM To: devel@lists.sailfishos.org Subject: Re: [SailfishDevel] No QSerialPort Thanks, Alejandro Exojo schreef op 2014-03-24 21:53: El Sunday 23 March 2014, Wim de Vries escribió: So

Re: [SailfishDevel] harbour rejects user files in a Documents subfolder?

2014-01-22 Thread wsvries
Andrey Kozhevnikov schreef op 2014-01-22 10:30: just use QStandartPath or at least QDir::Home instead of hardcoding /home/nemo I use the env.var. HOME (which is normally set to /home/nemo), and only if that fails it falls back to /home/nemo On 22.01.2014 15:29, Wim de Vries wrote: Hi, My

Re: [SailfishDevel] harbour rejects user files in a Documents subfolder?

2014-01-22 Thread wsvries
Reto Zingg schreef op 2014-01-22 10:41: Hi, On 22.01.2014 11:29, Wim de Vries wrote: Hi, My checklists app got rejected by harbour again because of user data files :-( . My app creates a checklistdata folder under Documents (one default/example data file is copied there after first start up).

Re: [SailfishDevel] OpenGL Under Selica QML

2014-01-22 Thread wsvries
Thanks, I'll stick to standard QML then. r wim David Greaves schreef op 2014-01-22 12:04: On 22/01/14 10:59, David Greaves wrote: The other option is to render to an FBO and then assign that to a QML item

Re: [SailfishDevel] OpenGL Under Selica QML

2014-01-22 Thread wsvries
I got it working! ApplicationWindow { _backgroundVisible : false ... } This way the ApplicationWindow (background) doesn't overpaint the OpenGL. Silica items now nicely and transparantly overlap the OpenGL. r wim wsvries schreef op 2014-01-22 14:50: Thanks, I'll stick to standard QML

Re: [SailfishDevel] A new Jolla phone user - after 2 days of use

2013-12-13 Thread wsvries
Bernd Wachter schreef op 2013-12-13 16:14: Henry Kwong henrykw...@helsinkinet.fi writes: ... Android Support: 1. Whatsapp address book does not work - currently all my Whatsapp Contacts are empty. Understand this is due to Whatsapp on Android cannot reach Jolla's phone book - can this be fixed?

Re: [SailfishDevel] Full Emulator and/or APIs

2013-11-20 Thread wsvries
Same question from me about Qt Serial Port. And, I also need QDBus. Cannot port my app until it is supported. wim Gabriel Boehme schreef op 2013-11-20 12:36: Hi sailors, @JollaHQ told me on Twitter to discuss the following question on the mailing list, but is more or less a question to some