Re: [SailfishDevel] QML support of Multitouch

2013-05-01 Thread Seppo Tiainen
In addtition to generating touch events (multi or single), it seems it is not possible to change the device orientation in the SDK's Sailfish OS Emulator either. Is this true or is there a way to test switching between portrait and landscape orientations? 2013/3/24 Seppo Tiainen > Still, being

Re: [SailfishDevel] Sailfish OS Emulator and Windows 8

2013-05-01 Thread christopher . lamb
Hi Michal Or given that you are on Windows, the easiest native way to try in connect (and look for signs of life) could be WinSCP / Putty, as discussed in this thread https://lists.sailfishos.org/pipermail/devel/2013-April/000151.html Chris Zitat von "Jarko Vihriala" : Hello, We don't

Re: [SailfishDevel] Sailfish OS Emulator and Windows 8

2013-05-01 Thread Jonni Rainisto
Hi, I've also used Emulator in Windows 8 without any problems. (With VirtualBox 4.2.10). re, Jonni From: devel-boun...@lists.sailfishos.org [devel-boun...@lists.sailfishos.org] on behalf of Jarko Vihriala [jarko.vihri...@jollamobile.com] Sent: Thursday, May 02,

Re: [SailfishDevel] Sailfish OS Emulator and Windows 8

2013-05-01 Thread Jarko Vihriala
Hello, We don't officially support Windows8 on the alpha SDK but it's in the works. In general the Emulator VM depends on the characteristics of the VirtualBox setup on the host. Do you have enough RAM, do you have VirtualBox 4.2 or newer (I think we officially support 4.1 onwards tho). When

[SailfishDevel] Sailfish OS Emulator and Windows 8

2013-05-01 Thread Michal Prevratil
Hi, I would like to ask if anybody got to work Sailfish SDK with Windows 8? I am asking because of my problems with emulator. After booting up it seems like freezed (tried Host + H, not working) but sometimes it boots up normally and works ok. Is there any workaround? Thank you Michal___

Re: [SailfishDevel] TextField Silica Component's placeholderText property doesn't work

2013-05-01 Thread Jurre van Wouw
Thanks for your help. I solved the TextField placeholderText issue. Also I did spell the i lowercase in my code, but I spelled it wrong while writing the message It doesn't really matter that the inputMethodHints don't work yet, I suppose the next SDK release will at least be before the develope