Skip to main content

Python package to develop a simple application with multi-window interface using tkinter library.

Project description

===========
pytkmdiapp
===========

Python package to develop a simple application with
multi-window interface using tkinter library.

Run sample as::
#!/usr/bin/env python

from pytkmdiapp.pytkmdiapp import cl_MDIApp

lo_app = cl_MDIApp( None, minwidth=640, minheight=480 )
lo_app.run()

Description
=========

Python package to develop a simple application with
multi-window interface using tkinter library.

Browse all available versions on SourceForge.net: http://sourceforge.net/projects/pytkmdiapp/files.

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

pytkmdiapp-0.1.0.zip (24.4 kB view hashes)

Uploaded Source

Built Distribution

pytkmdiapp-0.1.0.win32.exe (220.8 kB view hashes)

Uploaded Source

Supported by

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