Skip to main content

Tkinter Desinger to Python 3

Project description

Widgets

  • Button
    • Save - options
      • Background as bg = color

      • Foreground as fg = color

      • Width as width = number
        • If button with image, width in pixels.

        • If button with only text, width in pt

      • Height as width = number
        • If button with image, height in pixels.

        • If button with only text, height in pt

      • Text as text = string
      • Image - image path to capture

    • Other
  • Label
    • Save - options
      • See Button save - options

    • See Button Other

  • Entry
    • Save - options
      • Background as bg = color

      • Foreground as fg = color

      • Width as width = number
        • If button with image, width in pixels.

        • If button with only text, width in pt

      • Height as width = number
        • If button with image, height in pixels.

        • If button with only text, height in pt

    • See Button other

  • Listbox
    • Save options
      • Background as bg = color

      • Foreground as fg = color

      • Width as width = number
        • If button with image, width in pixels.

        • If button with only text, width in pt

      • Height as width = number
        • If button with image, height in pixels.

        • If button with only text, height in pt

  • Text
    • Save options
      • Background as bg = color

      • Foreground as fg = color

      • Width as width = number
        • If button with image, width in pixels.

        • If button with only text, width in pt

      • Height as width = number
        • If button with image, height in pixels.

        • If button with only text, height in pt

    • Other
      • See Button other

Work

Add widgets

Press button ‘Add widget’ to add widget, and widget will arise in coordinates 0,0. You can drop and drag it. You can call to context menu on widget and modify params

Other

  • Replace title - press button ‘Rename form’ on form

  • Use PIL to support other images formats - see information for PIL in app

  • Show code - press button ‘View code’ in app

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

TkDesinger-0.2.tar.gz (11.8 kB view details)

Uploaded Source

File details

Details for the file TkDesinger-0.2.tar.gz.

File metadata

  • Download URL: TkDesinger-0.2.tar.gz
  • Upload date:
  • Size: 11.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.0 requests/2.24.0 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.2

File hashes

Hashes for TkDesinger-0.2.tar.gz
Algorithm Hash digest
SHA256 67708f76e76893ea723de65e900ad1a7a52e81672312018507d65b422146a0e2
MD5 11a9f5cf8815a90f14319ee6a52c331b
BLAKE2b-256 c1879099c1be8aa2ebc021ab1ae0e3df2d2ebb9b2b8a61c55bab3263662904eb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page