Re: [Tutor] Embed python in a website

2012-05-04 Thread Mark Lawrence
On 04/05/2012 02:02, Mark Lawrence wrote: On 03/05/2012 23:56, Emile van Sebille wrote: On 5/3/2012 2:28 PM Adrian said... I recently created a gui form using tkinter, is it possible to integrate this form to my website page? How do i integrate? pyjs aka pyjamas allows you to write once and

Re: [Tutor] Embed python in a website

2012-05-03 Thread Mark Lawrence
On 03/05/2012 23:56, Emile van Sebille wrote: On 5/3/2012 2:28 PM Adrian said... I recently created a gui form using tkinter, is it possible to integrate this form to my website page? How do i integrate? pyjs aka pyjamas allows you to write once and run on both web and desktop. I'd start the

Re: [Tutor] Embed python in a website

2012-05-03 Thread Alan Gauld
On 03/05/12 23:56, Emile van Sebille wrote: I recently created a gui form using tkinter, is it possible to integrate this form to my website page? How do i integrate? pyjs aka pyjamas allows you to write once and run on both web and desktop. I'd start there. I don't think pyjs can do Tkinter

Re: [Tutor] Embed python in a website

2012-05-03 Thread Emile van Sebille
On 5/3/2012 2:28 PM Adrian said... I recently created a gui form using tkinter, is it possible to integrate this form to my website page? How do i integrate? pyjs aka pyjamas allows you to write once and run on both web and desktop. I'd start there. Emile ___

[Tutor] Embed python in a website

2012-05-03 Thread Adrian
I recently created a gui form using tkinter, is it possible to integrate this form to my website page? How do i integrate? Adrian Sent from my iPad ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.pyth