pyFLTK

pyFLTK Download Summary

  • Language: Python
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: LGPL - GNU Lesser General Public License
  • Databases: N/A
  • Downloads: 571
  • Released: Jun 23, 2007

pyFLTK Description

pyFLTK is a Python wrapper for the Fast Light Tool Kit cross-platform graphical user-interface library. TCL, Guile, and Java support should not be that hard to add (this is left as an exercise for the reader).

A utility named flconvert is also provided that allows for the conversion of fluid files to Python code. fluid is an interactve GUI builder for the FLTK toolkit and comes with the distribution of FLTK.

pyFLTK Bookmark

Hyperlink code:
Hyperlink for Forum code:

pyFLTK Script Download Notice

Top 4 Download periodically updates information of pyFLTK script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. pyFLTK torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Boa Constructor

Boa Constructor is a cross platform Python IDE and wxPython GUI Builder. It offers visual ... Property creation and editing in the Inspector and Python Script debugging. ...
Python

Registry Wrapper

This script provides "Registry", a Windows registry wrapper class that makes it easy to work with the Windows registry.The class works with an inner class named "RegistryKey", which wraps up a Windows registry key and provides methods to access and manipulate the key information. The class provides easy to remember substitutes ...
Python

PythonCard

PythonCard is a GUI construction kit for building cross-platform ... Windows, Mac OS X, and Linux, using the Python language. The PythonCard motto is "Simple things should be simple and complex things should be possible." PythonCard is for you if you want to develop ... easily with a minimum of effort and coding. PythonCard uses wxPython. If you are already familiar with ...
Python

A higher level struct module

This script provides a higher level wrapper around the struct module. It provides a more convenient syntax for defining and using structs, and adds additional features such as: - Allows embedding structures within other structures - Allows defining arrays of items (or other structures) - Class based syntax, allowing access ...
Python

Pexpect

Pexpect is a pure Python module for spawning child applications; controlling them; and ... of Don Libes' Expect, but Pexpect is pure Python. Unlike other Expect-like modules for Python, Pexpect does not require TCL or Expect nor ... work on any platform that supports the standard Python pty module. The Pexpect interface was designed to ...
Python