Connecting Tech Pros Worldwide Help | Site Map

Re: People still using Tkinter?

Chuckk Hubbard
Guest
 
Posts: n/a
#1: Jun 27 '08
I am, but "still" isn't the word, I just started. Good, *complete*
docs seem to be hard to find, but using a combination of the free
resources and going back and forth between them seems to work all
right so far.

-Chuckk

On Sat, May 10, 2008 at 8:20 AM, Kenneth McDonald
<kenneth.m.mcdonald@sbcglobal.netwrote:
Quote:
Any guesses as to how many people are still using Tkinter? And can anyone
direct me to good, current docs for Tkinter?
>
Thanks,
Ken
--
http://mail.python.org/mailman/listinfo/python-list
>


--
http://www.badmuthahubbard.com
=?UTF-8?B?Ik1hcnRpbiB2LiBMw7Z3aXMi?=
Guest
 
Posts: n/a
#2: Jun 27 '08

re: Re: People still using Tkinter?


I am, but "still" isn't the word, I just started. Good, *complete*
Quote:
docs seem to be hard to find, but using a combination of the free
resources and going back and forth between them seems to work all
right so far.
IMO, the trick really is to also have a Tk documentation around.
If you need to find out what option is supported by what widget,
there isn't really much point in duplicating that information in
Tkinter, IMO - the Tk documentation has it all.

Regards,
Martin
Kenneth McDonald
Guest
 
Posts: n/a
#3: Jun 27 '08

re: Re: People still using Tkinter?


The only trick it that sometimes it isn't obvious how to make the Tcl/
Tk call via Python.

Ken

On May 10, 2008, at 11:27 AM, Martin v. Löwis wrote:
Quote:
Quote:
>I am, but "still" isn't the word, I just started. Good, *complete*
>docs seem to be hard to find, but using a combination of the free
>resources and going back and forth between them seems to work all
>right so far.
>
IMO, the trick really is to also have a Tk documentation around.
If you need to find out what option is supported by what widget,
there isn't really much point in duplicating that information in
Tkinter, IMO - the Tk documentation has it all.
>
Regards,
Martin
--
http://mail.python.org/mailman/listinfo/python-list
castironpi@gmail.com
Guest
 
Posts: n/a
#4: Jun 27 '08

re: Re: People still using Tkinter?


On May 10, 1:57*pm, Kenneth McDonald
<kenneth.m.mcdon...@sbcglobal.netwrote:
Quote:
The only trick it that sometimes it isn't obvious how to make the Tcl/
Tk call via Python.
>
Ken
>
On May 10, 2008, at 11:27 AM, Martin v. Löwis wrote:
>
>
>
Quote:
Quote:
I am, but "still" isn't the word, I just started. *Good, *complete*
docs seem to be hard to find, but using a combination of the free
resources and going back and forth between them seems to work all
right so far.
>
Quote:
IMO, the trick really is to also have a Tk documentation around.
If you need to find out what option is supported by what widget,
there isn't really much point in duplicating that information in
Tkinter, IMO - the Tk documentation has it all.
>
Quote:
Regards,
Martin
--
http://mail.python.org/mailman/listinfo/python-list- Hide quoted text -
>
- Show quoted text -
A limited browser-set

from browserset remove imported.sys.modules[ '__main__' ]

which should be a snytactically consistent expression.

or,

from imported.sys.modules[ '__main__' ] remove browserset

Could make tkinter-complexity applications for browsers.

Argue it's sufficiently general to spend a dollar on.
Closed Thread