On 08/03/2015 02:38 AM, matej taferner wrote:
Or maybe should I go with the tkinter?

As a final product of this decision tree "app" I need a clickable buttons
ready to be embedded into the website which will guide customer(s) to
desired answer(s).

The two aren't exactly compatible. Tkinter is for stand-alone desktop applications. While they can run a call to open a browser to an appropriate web page, if everything else is already on the web site it seems like it would make sense to do the front-end the same way, rather than have to deploy a separate application.


--
Shiny!  Let's be bad guys.

Reach me @ memilanuk (at) gmail dot com

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to