Trees | Indices | Help |
|
---|
|
GNUmed list controls and widgets. TODO: From: Rob McMullen <rob.mcmullen@gmail.com> To: wxPython-users@lists.wxwidgets.org Subject: Re: [wxPython-users] ANN: ColumnSizer mixin for ListCtrl Thanks for all the suggestions, on and off line. There's an update with a new name (ColumnAutoSizeMixin) and better sizing algorithm at: http://trac.flipturn.org/browser/trunk/peppy/lib/column_autosize.py
Version: $Revision: 1.37 $
Author: Karsten Hilbert <Karsten.Hilbert@gmx.net>
License: GPL
Classes | |
cGenericListSelectorDlg A dialog holding a list and a few buttons to act on the items. |
|
cGenericListManagerPnl A panel holding a generic multi-column list and action buttions. |
|
cReportListCtrl |
Functions | |||
|
Imports: sys, types, wx, listmixins, gmPerson, gmTools, gmDispatcher, gmGuiHelpers, wxgGenericListSelectorDlg, wxgGenericListManagerPnl
Function Details |
Let user select item(s) from a list. - edit_callback: (item data) - new_callback: () - delete_callback: (item data) - refresh_callback: (listctrl) returns None if cancelled returns list (may be empty) of selected items |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Feb 9 04:01:03 2010 | http://epydoc.sourceforge.net |