Tkinter

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • km

    Tkinter

    Hi all,
    I am in need of some sample scripts which cover vital issues of starting Tkinter with Python. Can somebody provide me with such links ?

    thanks in advance,

    regards,
    KM

  • Marijan Tadin

    #2
    Re: Tkinter

    try googling with:
    tkinter tutorial

    the first result is:
    An Introduction to Tkinter: Explore the essential Python library for GUI design. This guide covers widgets, event handling, and geometry management to help you build functional, cross-platform desktop apps.


    Marijan Tadin


    "km" <km@mrna.tn.nic .in> wrote in message
    news:mailman.68 .1072855330.813 4.python-list@python.org ...[color=blue]
    > Hi all,
    > I am in need of some sample scripts which cover vital issues of[/color]
    starting Tkinter with Python. Can somebody provide me with such links ?[color=blue]
    >
    > thanks in advance,
    >
    > regards,
    > KM
    >[/color]

    Comment

    • Christos TZOTZIOY Georgiou

      #3
      Re: Tkinter

      On Wed, 31 Dec 2003 13:02:18 +0530, rumours say that km
      <km@mrna.tn.nic .in> might have written:
      [color=blue]
      >Hi all,
      >I am in need of some sample scripts which cover vital issues of starting Tkinter with Python. Can somebody provide me with such links ?[/color]

      Start with your installation's idle.py (assuming it's there :)
      --
      TZOTZIOY, I speak England very best,
      Ils sont fous ces Redmontains! --Harddix

      Comment

      Working...