Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.294.589 Times

Tkinter Listbox freeware
Filter: All | Freeware | Demo
 

Tkinter Listbox

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 644

Tkinter Drag'n'drop list This script generates a Tkinter listbox which supports drag'n'drop reordering of the list.



Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (67): Tkinter Drag'n'drop list Download

Added: August 01, 2010 | Visits: 1.506

TkInter Tkinter is Pythons de-facto standard GUI (Graphical User Interface) package. It is a thin object-oriented layer on top of Tcl/Tk. Tkinter is not the only GuiProgramming toolkit for Python. It is however the most commonly used one, and almost the only one that is portable between Unix, Mac and...





Platforms: *nix

License: Freeware Size: 8.8 MB Download (372): TkInter Download

Added: May 08, 2010 | Visits: 767

Tie::Tk::Listbox Tie::Tk::Listbox provides allows to access Tk::Listbox and similar widgets as arrays. The Tie::Tk::Listbox module allows you to tie the contents of a Tk::Listbox widget to an ordinary Perl array for easy modification. Additionally, you may tie a Tk::Scrolled widget or any other widget that...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): Tie::Tk::Listbox Download

Added: May 10, 2013 | Visits: 447

A simple Tkinter notebook-like widget This simple notebook class allows you to organize single-toplevel Tkinter apps in a notebook-like fashion, associating each tab to an app, in a way which requires minimal changes in your original apps. This class also supporting different tab orientations (TOP, BOTTOM, LEFT & RIGHT).


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (61): A simple Tkinter notebook-like widget Download

Added: May 10, 2013 | Visits: 515

Stopwatch in Tkinter This script is a small implementation of a stopwatch widget in Tkinter. The widget displays a label with minutes:seconds:1/100-seconds. The label is updated every 50 ms, but that can easily be changed. Methods are availble for starting, stopping and resetting the stopwatch.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (59): Stopwatch in Tkinter Download

Added: May 10, 2013 | Visits: 362

MultiListbox Tkinter widget This script is a compound widget that gangs multiple Tk Listboxes to a single scrollbar to achieve a simple multicolumn scrolled listbox. Most of the Listbox API is mirrored to make it act like the normal Listbox but with multiple values per row.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (60): MultiListbox Tkinter widget Download

Added: May 10, 2013 | Visits: 530

Entering accented characters in Tkinter widgets This module provides two standard Tkinter widgets, Entry and ScrolledText, modified for text editing with key bindings that allow entering accented letters, umlauts, etc. Accent bindings are defined in the Diacritical.accent table. Not all accents exist on all letters. This is handled by...


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: March 23, 2013 | Visits: 544

Listbox Example This example shows how to implement a Listbox control into your applications.It also shows how to add, delete, kill duplicates and search for an item. & add, delt;


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (50): Listbox Example Download

Added: June 26, 2013 | Visits: 341

Listbox Printer A simple class that will print the contents of a listbox.


Platforms: Mac

License: Freeware Size: 10.24 KB Download (43): Listbox Printer Download

Released: October 14, 2012  |  Added: October 14, 2012 | Visits: 326

Tkinter event imitator Utilities for event handling in Tkinter. It has currently a function to process events without having to wait for Tkinter to process the event queue, that is: a painless event_generate()


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.75 KB Download (48): Tkinter event imitator Download

Released: September 01, 2012  |  Added: September 01, 2012 | Visits: 406

Tkinter Table A tkinter class that provides basic table functionality. Extend the base class for your own use.


Platforms: Windows, Mac, Linux

License: Freeware Size: 67.8 KB Download (56): Tkinter Table Download

Added: May 10, 2013 | Visits: 357

IMAP mailwatcher program using Tkinter This script polls an IMAP inbox for unread messages and displays the sender and subject in a scrollable window using Tkinter. It reads servername, user, and password from ~/.imap file. They must be on one line, separated with spaces.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (61): IMAP mailwatcher program using Tkinter Download

Added: May 10, 2013 | Visits: 566

Inline GIF's with Tkinter This script will let you embed GIF images inside of your source code for use in Tkinter buttons, labels, etc. It is really handy for making toolbars, etc. without worrying about having the right icon files installed. The basic technique is to encode the GIF with base64 and store it as a string...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Inline GIF's with Tkinter Download

Added: May 10, 2013 | Visits: 426

Call a Callback when a Tkinter.Text is Modified This script shows you how to make use of the virtual event that determines to call your own callback. Tkinter Text widget notices when it's modified.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: November 10, 2013 | Visits: 243

Alternating ListBox I think we all have an implementation of this one... Just as you would expect, a listbox that alternates the colors of the rows.


Platforms: Mac

License: Freeware Size: 10.24 KB Download (48): Alternating ListBox Download

Added: May 10, 2013 | Visits: 311

ExtraMenu This script is a variant of a Tkinter Menu which allows sub-menus to automatically open/close when the controlling button is active/inactive. Sub-menus can be instances of any arbitrary widget, such as a Pmw.ComboBox.The topmost level is a Button which, when activated, drops down a menu...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (48): ExtraMenu Download

Added: May 18, 2013 | Visits: 581

Color To Controls This example shows you how to easily add color to your edit, listbox, combobox, static, and radio/check box controls.This code also shows use of the ChooseColor common dialog. As always with PCPP there is NO MFC or resource forms, this is pure windows API.


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (58): Color To Controls Download

Added: April 28, 2013 | Visits: 404

DDcomboBox DDcomboBox is a simple PHP component that populates a listbox with data from a recordset created from a PostgresSQL database query.


Platforms: PHP

License: Freeware Size: 10 KB Download (42): DDcomboBox Download

Added: June 11, 2013 | Visits: 331

Custom Cells A listbox with custom cells. Allows you to have buttons, progressbars and just about anything you want inside a listbox cell. Includes examples for a progressbar cell, a "rating" cell, and a "buttons" cell.


Platforms: Mac

License: Freeware Size: 40.96 KB Download (42): Custom Cells Download

Added: December 02, 2013 | Visits: 315

ExcelWritter A listbox extension that saves the contents of the listbox as an excel file, by calling listbox.saveAsExcelFile(folderItem)


Platforms: Mac

License: Freeware Size: 10.24 KB Download (37): ExcelWritter Download

1 2 3 4 5 >