Re: [SailfishDevel] Troubles with the SDK

2013-10-11 Thread Lucien XU
Le vendredi 11 octobre 2013 13:04:05 Luciano Montanaro a écrit : > Hi everybody, > I have been tinkering with the SDK to start porting my N9/N900 utility > to sailfishos, and I have hit a few stumbling blocks... > > - first one: the QtCreator has stopped building my work, it now answer > with "con

[SailfishDevel] Troubles with the SDK

2013-10-11 Thread Luciano Montanaro
Hi everybody, I have been tinkering with the SDK to start porting my N9/N900 utility to sailfishos, and I have hit a few stumbling blocks... - first one: the QtCreator has stopped building my work, it now answer with "connection refused" every time I try to build. I have tried to follow suggesti

Re: [SailfishDevel] Managing screen resolution

2013-10-11 Thread Jarko Vihriala
Hello, This resolution is updated to match real device and this change is delivered in next SDK update. This SDK update is already undergoing tests so we should be able to release it soon. In general apps should not use fixed values of device screen but use relative bindings. thanks, Jarko __

Re: [SailfishDevel] Sailfish User Interface: Tabs

2013-10-11 Thread Lucien XU
Hi Christopher ! It is a design decision not to have tabs in Sailfish. Depending on the role of your tabs, you can use a pulley or attached page. If you have an important page (like a main page) + several less important pages (help, settings), better use a pulley-menu[1] to access these pages.