On Friday, January 3, 2014 12:00:05 PM UTC+1, Vlastimil Brom wrote:
> 2014/1/3 :
>
> > @Rick
>
> > I found some solutions for python 2.x, but still, as I am with the future,
> > I need a futuristic solution or 2, so if anyone else could help me, I'd be
> > grateful!
>
> > --
>
>
>
> Hi,
>
2014/1/3 :
> @Rick
> I found some solutions for python 2.x, but still, as I am with the future, I
> need a futuristic solution or 2, so if anyone else could help me, I'd be
> grateful!
> --
Hi,
I usually don't use tkinter myself, hence others may have more
idiomatic suggestions,
but you can of
@Terry
Quite sorry but had to write that message in a hurry, didn't notice the name.
@Rick
I found some solutions for python 2.x, but still, as I am with the future, I
need a futuristic solution or 2, so if anyone else could help me, I'd be
grateful!
--
https://mail.python.org/mailman/listinfo/
I know you're using Python3.x, so there may be new functionality in Tkinter
that i am not aware of yet. I still have oodles of Python2.x dependencies and
really don't see a need to make the jump yet -- so keep that in mind when
taking my advice below.
In the old days of Tkinter, if you wanted
@Teddy
Yes, indeed I have, but so far I have only found material for scrolling in
other stuff, not the main frame. If you can give me a link...
--
https://mail.python.org/mailman/listinfo/python-list
On 1/2/2014 2:52 PM, eneskri...@gmail.com wrote:
I'm new to tkinter, but I have to use it for a program for a competition. So, I
make a RadioButton program using a while loop. So far so good, fully working.
BUT it didn't show the full content, even after maximising the window. So, my
question
Hello people!
I'm new to tkinter, but I have to use it for a program for a competition. So, I
make a RadioButton program using a while loop. So far so good, fully working.
BUT it didn't show the full content, even after maximising the window. So, my
question is, how do I make a scroll bar(On x a