On 21/07/15 06:05, Chris Roy-Smith wrote:
I am working my way through Alan Gauld's tutorial and have just started
the section on GUI. The windows that are created look odd with no title
bar or maximise, minimise or close window button.
The simplest program that should show the icons is:
>>> i
On 21/07/15 17:02, Alan Gauld wrote:
On 21/07/15 06:05, Chris Roy-Smith wrote:
I am working my way through Alan Gauld's tutorial and have just started
the section on GUI. The windows that are created look odd with no title
bar or maximise, minimise or close window button.
The simplest program
On 21/07/15 08:15, Chris Roy-Smith wrote:
On 21/07/15 17:02, Alan Gauld wrote:
On 21/07/15 06:05, Chris Roy-Smith wrote:
I am working my way through Alan Gauld's tutorial and have just started
the section on GUI. The windows that are created look odd with no title
bar or maximise, minimise or c
Forwarding to group, please use Reply All when replying to the group.
On 21/07/15 14:27, Jon Paris wrote:
Just about everywhere I had looked Alan!
I had figured out the print() bit pretty early on but some other things were
more problematic - particularly when 2to3 basically just added comment
On 21/07/15 21:52, Alan Gauld wrote:
On 21/07/15 08:15, Chris Roy-Smith wrote:
On 21/07/15 17:02, Alan Gauld wrote:
On 21/07/15 06:05, Chris Roy-Smith wrote:
I am working my way through Alan Gauld's tutorial and have just started
the section on GUI. The windows that are created look odd with n
The one example I specifically remember was this one
http://code.activestate.com/recipes/532908-text-to-pdf-converter-rewrite/ - I
happened to be looking for a simple pdf utility and this one was well reviewed.
I subsequently have been told that the parts that 2to3 had trouble with were
bad pra
On 22/07/15 08:07, Chris Roy-Smith wrote:
On 21/07/15 21:52, Alan Gauld wrote:
On 21/07/15 08:15, Chris Roy-Smith wrote:
On 21/07/15 17:02, Alan Gauld wrote:
On 21/07/15 06:05, Chris Roy-Smith wrote:
I am working my way through Alan Gauld's tutorial and have just
started
the section on GUI. T
On 21/07/15 21:19, Jon Paris wrote:
The one example I specifically remember was this one
http://code.activestate.com/recipes/
For Activestate check the languages tab.
You can choose to see only Python 2 or Python 3 recipes.
HTH
--
Alan G
Author of the Learn to Program web site
http://www.ala