Search results for "module:Tk::ObjScanner"
Tk::ObjScanner - a GUI to scan any perl data structure or object
The scanner provides a GUI to scan the attributes of an object. It can also be used to scan the elements of a hash or an array. This widget can be used as a regular widget in a Tk application or can be used as an autonomous popup widget that will dis...
DDUMONT/Tk-ObjScanner-2.017 - 11 May 2017 17:04:11 UTC
Tk::ObjEditor - Tk composite widget Obj editor
This widget provides a GUI to edit the attributes of an object or the elements of a simple hash or array. The editor is a Tk::ObjScanner with additional function to edit data. The editor can be used in an autonomous way with the "edit_object" functio...
DDUMONT/Tk-ObjEditor-2.009 - 03 Aug 2014 16:13:13 UTC
Tk::WidgetDump - dump the widget hierarchie
"Tk::WidgetDump" helps in debugging Perl/Tk applications. By calling the "WidgetDump" method, a new toplevel with the widget hierarchie will be displayed. The hierarchie can always be refreshed by the Refresh button (e.g. if new widgets are added aft...
SREZIC/Tk-WidgetDump-1.39 - 27 Nov 2013 11:31:04 UTC
Tk::ObjEditorDialog - Tk composite widget obj editor popup dialog
This widget is a ObjEditor within a DialogBox widget. I.e. it will appear in its own toplevel window when you invoke the Show() method like the FileDialog widget....
DDUMONT/Tk-ObjEditor-2.009 - 03 Aug 2014 16:13:13 UTC
Tk::Multi::Toplevel - Toplevel MultiManager
This class is a Tk::Multi::Manager packed in a Toplevel window. It features also : * 'File->show internal...' button to invoke an Object Scanner (See Tk::ObjScanner) * A facility to manage user menus with sorted buttons * A help facility based on Tk:...
DDUMONT/Tk-Multi-1.006 - 04 Nov 2004 14:23:38 UTC