rohitk-singh / WhatsApp-Square-DP

Python script to create Square DP Images for use with WhatsApp
GNU General Public License v3.0
1 stars 1 forks source link

[enhancement] Add GUI #7

Open piymis opened 7 years ago

rohitk-singh commented 7 years ago

Any opinions on which framework to go with? PyQt or Kivy or TclTk? (or less preferred WxWidgets/PyGtk?)

piymis commented 7 years ago

I think for our purpose Tkinter would be good enough. Shipped with python, thus no major dependency and avoiding the complexity of other frameworks at the same time. What do you say?

rohitk-singh commented 7 years ago

I would prefer Tkinter or Kivy. Tkinter due to no dependency. And Kivy due to the fact that we can build & run it on Android.

piymis commented 7 years ago

IMO portability to other platforms should be a separate thing. Tkinter should be a go then.

rohitk-singh commented 7 years ago

Can we just use this and be done with https://github.com/chriskiehl/Gooey

piymis commented 7 years ago

Looks good to me. Want to have a discussion on the implementation road-map?

On Fri, Jun 23, 2017 at 12:31 PM, Rohit Singh notifications@github.com wrote:

Can we just use this and be done with https://github.com/chriskiehl/Gooey

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rohitk-singh/WhatsApp-Square-DP/issues/7#issuecomment-310588573, or mute the thread https://github.com/notifications/unsubscribe-auth/ABrMXCw1y18iuhG2h4Bkw3S1q_usFakwks5sG2LWgaJpZM4NCmTF .

piymis commented 7 years ago

BTW, before progressing with GUI development, it's better to have a design ready for the final UI. What do you think?

On Fri, Jun 23, 2017 at 12:37 PM, Piyush Mishra piyush11mishra@gmail.com wrote:

Looks good to me. Want to have a discussion on the implementation road-map?

On Fri, Jun 23, 2017 at 12:31 PM, Rohit Singh notifications@github.com wrote:

Can we just use this and be done with https://github.com/chriskiehl/Gooey

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rohitk-singh/WhatsApp-Square-DP/issues/7#issuecomment-310588573, or mute the thread https://github.com/notifications/unsubscribe-auth/ABrMXCw1y18iuhG2h4Bkw3S1q_usFakwks5sG2LWgaJpZM4NCmTF .

rohitk-singh commented 7 years ago

Yeah we can discuss implementation. Do you have any specific layout in mind? Or, aware of any existing apps/program for inspiration?

On Fri, Jun 23, 2017 at 4:33 PM, Piyush Mishra notifications@github.com wrote:

BTW, before progressing with GUI development, it's better to have a design ready for the final UI. What do you think?

On Fri, Jun 23, 2017 at 12:37 PM, Piyush Mishra piyush11mishra@gmail.com wrote:

Looks good to me. Want to have a discussion on the implementation road-map?

On Fri, Jun 23, 2017 at 12:31 PM, Rohit Singh notifications@github.com wrote:

Can we just use this and be done with https://github.com/chriskiehl/ Gooey

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rohitk-singh/WhatsApp-Square-DP/ issues/7#issuecomment-310588573, or mute the thread https://github.com/notifications/unsubscribe-auth/ ABrMXCw1y18iuhG2h4Bkw3S1q_usFakwks5sG2LWgaJpZM4NCmTF .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rohitk-singh/WhatsApp-Square-DP/issues/7#issuecomment-310637676, or mute the thread https://github.com/notifications/unsubscribe-auth/ABDpXnQkDMaIkb53dpYea-LqPAZdX3peks5sG5uCgaJpZM4NCmTF .