You will probably need to rethink your user interface entirely, according
to Sailfish best practices and standards. There is no point in seaching for
direct alternatives of components on other platforms.
On Thu, Jan 23, 2014 at 5:02 PM, Samuli Silvius wrote:
> Hi,
>
> Porting from Symbian app to
CommonDialog --> ComboBox
ToolBar,ToolBarLayout,ToolButton--> PulldownMenu/PushUpMenu/ComboBox
SelectionDialog--> ComboBox
QueryDialog--> Dialog
RadioButton--> Switch
CheckableGroup
Hi,
Porting from Symbian app to Sailfish. What are the correct replacements in
Sailfish QML?
CommonDialog --> ?
ToolBar, ToolBarLayout, ToolButton--> PulldownMenu?
SelectionDialog--> ?
QueryDialog--> ?
RadioButton