Re: [SailfishDevel] Correct way to implement an import/export dialog

2019-10-23 Thread E.S. Rosenberg
I like your idea!
For now I did it with a dropdown and will wait for the other contributors
feedback after my pull request to see how to proceed.

Op wo 23 okt. 2019 om 10:57 schreef Richard Grooff via Devel <
devel@lists.sailfishos.org>:

> Maybe use the new phone app with its tabs as an example: tab import and
> export with the same component underneath...
>
> Regards, Richard
>
> On Wednesday, 23 October 2019, E.S. Rosenberg wrote:
> > Both pulldown and push up menus as is already have 3 options, the pull up
> > menu has an import option so I want to change that to import/export and
> the
> > page it goes to switches between import and export based on user desire.
> >
> > Op wo 23 okt. 2019 om 01:43 schreef Андрей Кожевников <
> > coderusin...@gmail.com>:
> >
> > > like a caller ui? push up to export, pull down to import?
> > >
> > > вт, 22 окт. 2019 г. в 23:29, E.S. Rosenberg <
> > > es.rosenberg+sailfishos@gmail.com>:
> > >
> > >> Hi all,
> > >> I would like to build a dialog that allows both import and export on
> the
> > >> same page or at least accessible from the same pulley menu item.
> > >>
> > >> At first I thought I would just have two different forms with buttons
> on
> > >> the same page however according to:
> > >>
> > >>
> https://sailfishos.org/develop/docs/silica/sailfish-application-pitfalls.html/#using-buttons-instead-of-platform-style-gestures
> > >>
> > >> that seems to be the "wrong" way.
> > >>
> > >> So I wondered is there a "right" way to implement this while trying to
> > >> stay within the SFOS UX paradigms?
> > >>
> > >> Thanks!
> > >> Eli
> > >> ___
> > >> SailfishOS.org Devel mailing list
> > >> To unsubscribe, please send a mail to
> > >> devel-unsubscr...@lists.sailfishos.org
> > >
> > > ___
> > > SailfishOS.org Devel mailing list
> > > To unsubscribe, please send a mail to
> > > devel-unsubscr...@lists.sailfishos.org
> >
>
> --
> Sent from my Sony Xperia X with Sailfish X
> ___
> SailfishOS.org Devel mailing list
> To unsubscribe, please send a mail to
> devel-unsubscr...@lists.sailfishos.org
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] Correct way to implement an import/export dialog

2019-10-23 Thread Richard Grooff via Devel
Maybe use the new phone app with its tabs as an example: tab import and export 
with the same component underneath...

Regards, Richard 

On Wednesday, 23 October 2019, E.S. Rosenberg wrote:
> Both pulldown and push up menus as is already have 3 options, the pull up
> menu has an import option so I want to change that to import/export and the
> page it goes to switches between import and export based on user desire.
> 
> Op wo 23 okt. 2019 om 01:43 schreef Андрей Кожевников <
> coderusin...@gmail.com>:
> 
> > like a caller ui? push up to export, pull down to import?
> >
> > вт, 22 окт. 2019 г. в 23:29, E.S. Rosenberg <
> > es.rosenberg+sailfishos@gmail.com>:
> >
> >> Hi all,
> >> I would like to build a dialog that allows both import and export on the
> >> same page or at least accessible from the same pulley menu item.
> >>
> >> At first I thought I would just have two different forms with buttons on
> >> the same page however according to:
> >>
> >> https://sailfishos.org/develop/docs/silica/sailfish-application-pitfalls.html/#using-buttons-instead-of-platform-style-gestures
> >>
> >> that seems to be the "wrong" way.
> >>
> >> So I wondered is there a "right" way to implement this while trying to
> >> stay within the SFOS UX paradigms?
> >>
> >> Thanks!
> >> Eli
> >> ___
> >> SailfishOS.org Devel mailing list
> >> To unsubscribe, please send a mail to
> >> devel-unsubscr...@lists.sailfishos.org
> >
> > ___
> > SailfishOS.org Devel mailing list
> > To unsubscribe, please send a mail to
> > devel-unsubscr...@lists.sailfishos.org
>

-- 
Sent from my Sony Xperia X with Sailfish X
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org