Hi,
I have created a grid of Tkinter Entry object that looks a bit like a sheet in
MS Excel. The data come from a pandas.DataFrame. I use a nested loop, one for
rows and one for cols. Inside the loop, I create the Entry instances which I
also grid() right away.
This works nicely, though a litt
On 22 September 2016 at 04:47, eryk sun wrote:
> On Wed, Sep 21, 2016 at 10:35 PM, Oscar Benjamin
> wrote:
>> I would have given the same advice a year or so ago. It's worth noting
>> though that the situation with pip, wheel etc has improved significantly
>> recently. It's now straightforward to