[Tkinter-discuss] Bind to a an Entry widget problems (tkinter/python3)

2014-01-15 Thread Rob Ward
both. Wrorking my way through this was very time consuming and rarely productive. Is there any advice on how to get the "latest" information off the WWW? Cheers, Rob Ward PS In my state of eternal optimism I have attached the whole file :-) PPS I have done some OOP in the pas

[Tkinter-discuss] Binding a List to a ScrollBar

2014-01-16 Thread Rob Ward
Hi Folks, Sorry to be back so soon but I have another challenge. I wanted to choose some colours for my program and came across a program that claimed to list the colours in a nifty little Python program. Cute I thought, I must try that. Quite a few hours later I am stumped. Here is the code

Re: [Tkinter-discuss] tcl/tk's syntax to python's syntax

2017-10-23 Thread Rob Ward
Interesting, I think. On 23 October 2017 8:27:19 pm AEDT, Michael Lange wrote: >Hi, > >On Sun, 22 Oct 2017 21:11:48 + >adil gourinda wrote: > >> With the aim to make translation of tcl/tk's syntax to python's >syntax >> more easy I made this flowchart and I ask you to check it. >> >> Thanks

Re: [Tkinter-discuss] tcl/tk's syntax to python's syntax

2017-10-29 Thread Rob Ward
Unfortunately I am not an expert, so my feed back is extremely limited, however I can see value in what you are doing. I have been designing a simple PCB designer to drive my CNC machine. It is Python 3 and uses the tkinter library. I am making good progress but find the syntax for the GUI eleme