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.444.970 Times

Derby Owners Club Ex software
Filter: All | Freeware | Demo
 

Derby Owners Club Ex

< 1 2 3 4 5 > 
Added: April 10, 2010 | Visits: 964

Gtk2::Ex::MindMapView::Graph Gtk2::Ex::MindMapView::Graph is a Perl module that manages a directed graph. SYNOPSIS use Gtk2::Ex::MindMapView::Graph; This is internal to Gtk2::Ex::MindMapView. Its a wrapper around Jarkko Heitaniemis nice Graph module. This module is instantiated by Gtk2::Ex::MindMapView. INTERFACE...



Platforms: *nix

License: Freeware Size: 50.18 KB Download (99): Gtk2::Ex::MindMapView::Graph Download

Added: October 15, 2010 | Visits: 1.111

Gtk2::Ex::FormFactory::Layout Gtk2::Ex::FormFactory::Layout can do layout in a FormFactory framework. SYNOPSIS package My::Layout; use base qw/Gtk2::Ex::FormFactory::Layout/; sub build_form { ... } sub add_widget_to_form { ... } ... package main; $ff = Gtk2::Ex::FormFactory->new ( layouter => My::Layout->new(),...





Platforms: *nix

License: Freeware Size: 102.4 KB Download (99): Gtk2::Ex::FormFactory::Layout Download

Added: August 05, 2010 | Visits: 940

Gtk2::Ex::Dialogs::Question Gtk2::Ex::Dialogs::Question is a Perl module that provides a simple question dialog. SYNOPSIS use Gtk2::Ex::Dialogs::Question ( destroy_with_parent => TRUE, modal => TRUE, no_separator => FALSE ); # do some stuff like creating your apps main $window then, # to ensure that all messages...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (99): Gtk2::Ex::Dialogs::Question Download

Added: July 03, 2010 | Visits: 1.016

Gtk2::Ex::Dialogs::Message Gtk2::Ex::Dialogs::Message provides a simple message dialog. SYNOPSIS use Gtk2::Ex::Dialogs::Message ( destroy_with_parent => TRUE, modal => TRUE, no_separator => FALSE ); # do some stuff like creating your apps main $window then, # to ensure that all messages use the right parent, set...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (97): Gtk2::Ex::Dialogs::Message Download

Added: July 26, 2010 | Visits: 892

Gtk2::Ex::MindMapView::Border::Rectangle Gtk2::Ex::MindMapView::Border::Rectangle si a Perl module to create a rectangular border. HEIRARCHY Gtk2::Ex::MindMapView::Border +----Gtk2::Ex::MindMapView::Border::Rectangle SYNOPSIS use Gtk2::Ex::MindMapView::Border::Rectangle; This module is internal to Gtk2::Ex::MindMapView. It...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (96): Gtk2::Ex::MindMapView::Border::Rectangle Download

Added: November 26, 2010 | Visits: 1.121

Gtk2::Ex::MindMapView::Content::Uri Gtk2::Ex::MindMapView::Content::Uri is a Perl module to display an clickable Uri. HEIRARCHY Gtk2::Ex::MindMapView::Content +----Gtk2::Ex::MindMapView::Content::EllipsisText +----Gtk2::Ex::MindMapView::Content::Uri SYNOPSIS use Gtk2::Ex::MindMapView::Content::Uri; Displays a text on a...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (95): Gtk2::Ex::MindMapView::Content::Uri Download

Added: January 25, 2010 | Visits: 1.077

Gtk2::Ex::MindMapView::Layout::Balanced Gtk2::Ex::MindMapView::Layout::Balanced is a Perl module with balanced layout for view items. HEIRARCHY Gtk2::Ex::MindMapView::Layout::Group +----Gtk2::Ex::MindMapView::Layout::Balanced SYNOPSIS use Gtk2::Ex::MindMapView::Layout::Balanced; A balanced layout for the mindmap. This module...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (95): Gtk2::Ex::MindMapView::Layout::Balanced Download

Added: January 22, 2010 | Visits: 663

Gtk2::Ex::FormFactory::GtkWidget Gtk2::Ex::FormFactory::GtkWidget can wrap arbitrary Gtk widgets. SYNOPSIS Gtk2::Ex::FormFactory::GtkWidget->new ( custom_gtk_widget => Gtk::Widget, ... Gtk2::Ex::FormFactory::Widget attributes ); With this module you can add arbitrary Gtk widgets to a FormFactory. Theyre simply...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (95): Gtk2::Ex::FormFactory::GtkWidget Download

Added: January 23, 2010 | Visits: 986

Gtk2::Ex::MindMapView::Content Gtk2::Ex::MindMapView::Content is a base class for content objects. SYNOPSIS use base Gtk2::Ex::MindMapView::Content; This module is internal to Gtk2::Ex::MindMapView. It is the base class for objects that show content and offers several classes that are to be overidden. INTERFACE...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (94): Gtk2::Ex::MindMapView::Content Download

Added: April 20, 2010 | Visits: 961

Gtk2::Ex::MindMapView::BorderFactory Gtk2::Ex::MindMapView::BorderFactory is a Maker of standard border items. SYNOPSIS use Gtk2::Ex::MindMapView::BorderFactory; This factory makes borders for mind map view items. The following types of borders are currently supported: Gtk2::Ex::MindMapView::Border::RoundedRect - A rounded...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (93): Gtk2::Ex::MindMapView::BorderFactory Download

Added: June 18, 2010 | Visits: 804

Gtk2::Ex::Utils Gtk2::Ex::Utils is a Perl module with extra Gtk2 Utilities for working with Gnome2/Gtk2 in Perl. SYNOPSIS use Gtk2::Ex::Utils qw( :main ); # do stuff ... # Update the UI and react to pending events process_pending_events(); # do more stuff ... # Exit the program with a value of 255...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (93): Gtk2::Ex::Utils Download

Added: September 22, 2010 | Visits: 840

Gtk2::Ex::Dialogs::ChooseFile Gtk2::Ex::Dialogs::ChooseFile is a Perl module that provides a file selection dialog. SYNOPSIS use Gtk2::Ex::Dialogs::ChooseFile ( destroy_with_parent => TRUE, modal => TRUE ); # do some stuff like creating your apps main $window then, # to ensure that all messages use the right parent,...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (92): Gtk2::Ex::Dialogs::ChooseFile Download

Added: January 16, 2010 | Visits: 693

Gtk2::Ex::DBITableFilter Gtk2::Ex::DBITableFilter is a high level widget to present large amounts of data fetched using DBI. Also provides data filtering capabilities. May be you are dealing with tons of relational data, safely tucked away in an RDBMS, accessible using DBI, and may be you would like to view them in a...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): Gtk2::Ex::DBITableFilter Download

Added: June 17, 2010 | Visits: 537

Gtk2::Ex::PopupWindow Gtk2::Ex::PopupWindow provides a Perl interface to the Mozilla embedding widget. Synopsys #!/usr/bin/perl use strict; use warnings; use Glib qw(TRUE FALSE); use Gtk2 -init; use Gtk2::MozEmbed; Gtk2::MozEmbed -> set_profile_path($ENV{ HOME } . "/.mybrowser", "MyBrowser"); my $window...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (92): Gtk2::Ex::PopupWindow Download

Added: May 09, 2010 | Visits: 1.305

Gtk2::Ex::MindMapView::Layout::Cluster Gtk2::Ex::MindMapView::Layout::Cluster is a vertical layout of view items. HEIRARCHY Gtk2::Ex::MindMapView::Layout::Group +----Gtk2::Ex::MindMapView::Layout::Cluster SYNOPSIS use Gtk2::Ex::MindMapView::Layout::Cluster; INTERFACE new(cluster_no=>$cluster_no) Instantiates an array of...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (91): Gtk2::Ex::MindMapView::Layout::Cluster Download

Added: August 24, 2010 | Visits: 951

Gtk2::Ex::Dialogs::ChooseDirectory Gtk2::Ex::Dialogs::ChooseDirectory is a Perl module that provides a file selection dialog. SYNOPSIS use Gtk2::Ex::Dialogs::ChooseDirectory ( destroy_with_parent => TRUE, modal => TRUE ); # do some stuff like creating your apps main $window then, # to ensure that all messages use the right...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (91): Gtk2::Ex::Dialogs::ChooseDirectory Download

Released: October 13, 2012  |  Added: October 13, 2012 | Visits: 1.407

Wake On LAN Ex 2 Wake On LAN Ex is an application designed to be used with computers that contain network cards which are set to turn on when a "magic packet" is received. Running Wake On LAN Ex, entering the required details, and hitting Send will cause the WOL-enabled computer to turn itself on and boot as...


Platforms: Windows, Linux, Other

License: Freeware Size: 251 KB Download (91): Wake On LAN Ex 2 Download

Added: August 23, 2010 | Visits: 1.063

ex::constant::vars ex::constant::vars is a Perl pragma to create readonly variables. SYNOPSIS Using the tie() interface: use ex::constant::vars; tie my $pi, ex::constant::vars, 4 * atan2( 1, 1 ); tie my @family, ex::constant::vars, qw( John Jane ); tie my %age, ex::constant::vars, John => 27, Jane => Back...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): ex::constant::vars Download

Added: February 08, 2010 | Visits: 1.044

Gtk2::Ex::MindMapView::ItemHotSpot Gtk2::Ex::MindMapView::ItemHotSpot is a Perl module to manage a "hot spot" on a view item. SYNOPSIS use Gtk2::Ex::MindMapView::ItemHotSpot; Four Gtk2::Ex::MindMapView::ItemHotSpots are created for each Gtk2::Ex::MindMapView::Item. The hotspots are areas on the mind map, that when clicked,...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (90): Gtk2::Ex::MindMapView::ItemHotSpot Download

Added: February 15, 2010 | Visits: 867

Gtk2::Ex::MindMapView::Border::RoundedRect Gtk2::Ex::MindMapView::Border::RoundedRect is a Perl module to create a rounded rectangle border. SYNOPSIS use Gtk2::Ex::MindMapView::Border::RoundedRect; This module is internal to Gtk2::Ex::MindMapView. It draws a rounded rectangle border for a Gtk2::Ex::MindMapView::Item. This rectangle...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (90): Gtk2::Ex::MindMapView::Border::RoundedRect Download

< 1 2 3 4 5 >