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

Callbacks freeware
Filter: All | Freeware | Demo
 

Callbacks

1 2 3 4 5 > 
Added: June 21, 2010 | Visits: 934

Tk::callbacks Tk::callbacks allows specifying code for Tk to call. SYNOPSIS One can specify a callback in one of the following ways: Without arguments: ... => ⊂name, ... ... => sub { ... }, ... ... => methodname, ... or with arguments: ... => [ ⊂name ?, args ...? ], ... ... => [ sub { ... }...



Platforms: *nix

License: Freeware Size: 5.7 MB Download (86): Tk::callbacks Download

Added: July 22, 2013 | Visits: 384

AHAH Page Storage This module provides a way for modules to store information about the state of a page as it changes during AHAH callbacks. It provides no end-user functionality, but gives an API for other modules to use. Examples of modules using this are ahah_script_ensurer and ahah_style_ensurer.





Platforms: PHP

License: Freeware Size: 10 KB Download (45): AHAH Page Storage Download

Added: April 02, 2010 | Visits: 1.079

File::DirCompare File::DirCompare is a Perl module to compare two directories using callbacks. SYNOPSIS use File::DirCompare; # Simple diff -r --brief replacement use File::Basename; File::DirCompare->compare($dir1, $dir2, sub { my ($a, $b) = @_; if (! $b) { printf "Only in %s: %sn", dirname($a),...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (102): File::DirCompare Download

Added: November 14, 2010 | Visits: 952

Callback Callback is an object interface for function callbacks. SYNOPSIS use Callback; my $callback = new Callback (&myfunc, @myargs); my $callback = new Callback ($myobj, $mymethod, @myargs); my $callback = new Callback ($old_callback, @myargs); $callback->call(@some_more_args); Callback...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (109): Callback Download

Added: September 08, 2010 | Visits: 592

Libtext 0.0.0 Beta Libtext is a C library for creating, reading, and performing operations on growable text / string buffer objects with optional error callbacks. Libtext performs actions such as append, delete, find, get, insert, prepend, replace, and reverse. Libtext can also append, insert, overwrite, and...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (86): Libtext 0.0.0 Beta Download

Added: November 14, 2010 | Visits: 731

Tk::MultiMediaControls Tk::MultiMediaControls is a Perl module to create media player control buttons. SYNOPSIS $mmc = $parent->MultiMediaControls(-option => value, ... ); Create multimedia controls similar to that found on Apple applications like QuickTime, iMovie, iDVD, iTunes, etcetera. This mega-widget...


Platforms: *nix

License: Freeware Size: 491.52 KB Download (87): Tk::MultiMediaControls Download

Added: April 25, 2010 | Visits: 666

Tk::bind Tk::bind can arrange for X events to invoke callbacks. SYNOPSIS Retrieve bindings: $widget->bind $widget->bind(tag) $widget->bind(sequence) $widget->bind(tag,sequence) Associate and destroy bindings: $widget->bind(sequence,callback) $widget->bind(tag,sequence,callback) The bind...


Platforms: *nix

License: Freeware Size: 5.7 MB Download (99): Tk::bind Download

Released: September 22, 2012  |  Added: September 22, 2012 | Visits: 434

Cerolobo Parser Provides a generic parser and lexical analysis interface with built in file I/O, regular expressions, globbing support, dynamically definable tokens, callbacks, and a variety of other features.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 94.04 KB Download (53): Cerolobo Parser Download

Added: May 10, 2013 | Visits: 221

Tax'o'Menu 5.x-1.1 As callbacks, panel pages are used to display stuff (eg. nodes associated with the term).As opposed to the Taxonomy Menu module the URLs that get generated are of the form panel-page/ without containing hierarchy information.InstallationUnpack in your modules folder (usually /sites/all/modules/)...


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

License: Freeware Download (59): Tax'o'Menu 5.x-1.1 Download

Added: May 10, 2013 | Visits: 431

AHAH helper This module eliminates the need to write menu callbacks for each AHAH-enabled form element. Key features "AHAH helper": - not write any menu callback at all - not write any JavaScript at all - have a sole, central form definition function that has some if-tests to support a changing form based...


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

License: Freeware Download (57): AHAH helper Download

Added: September 10, 2013 | Visits: 470

CINT for Compilers Scripts are programs performing specific tasks. It concentrates on decreasing development time, instead of execution.Using an interpreter the compile and link cycle is dramatically reduced facilitating rapid development.CINT covers about 95% of ANSI C and 85% of C . CINT, written in ANSI C (about...


Platforms: C and C plus plus

License: Freeware Size: 1.9 MB Download (43): CINT for Compilers Download

Added: June 02, 2013 | Visits: 372

Validanguage The framework's options can be called on a web form via two different APIs, designed for simple and advanced configurations.Here are some key features of "Validanguage":dlTE The documentation, and the functionality itself, was designed for use by both javascript-savvy Web developers and those...


Platforms: JavaScript

License: Freeware Size: 40.96 KB Download (50): Validanguage Download

A Scope Utility - Example in Block Callbacks and Masked Subsystems The file included is a library containing the Masked Subsystem. This block displays if there are any blocks in your model whose opening can be controlled (ie Spectrum Scope). If there are, the block allows the user to double-click to toggle this option on or off.


Platforms: Matlab


Skipping Stone - An interplanetary space mission design tool Skipping StoneA richly featured application to design trajectories for interplanetary space missions using (multiple) gravity-assist maneuvers. Its most prominent capabilities are:- single/multi objective optimization- can work with a multitude of (heuristic) optimization algorithms- Low/high...


Platforms: Matlab

License: Freeware Size: 7.81 MB Download (53): Skipping Stone - An interplanetary space mission design tool Download

Added: July 28, 2013 | Visits: 523

Handling MATLAB Events in Excel The Global Temperature Explorer application demonstrates how to integrate MATLAB GUIs into Excel by writing Visual Basic callbacks that can respond to events generated by the GUI.The application consists of two parts, a COM component generated by MATLAB Builder for .NET, and a Visual Basic class...


Platforms: Matlab

License: Freeware Size: 3.31 MB Download (47): Handling MATLAB Events in Excel Download

Added: September 02, 2013 | Visits: 445

JScrollPane bringing the jQuery jScrollPane module to Drupal.This gives you the ability to let javascript create the scrollbars of a div of whatever element you need which actually gives you more control over stuff like styles, callbacks, etc..


Platforms: PHP

License: Freeware Size: 10 KB Download (47): JScrollPane Download

Added: November 20, 2013 | Visits: 316

MacFSEvents MacFSEvents is a Python library that provides thread-safe directory observation primitives using callbacks. It wraps the Mac OS X FSEvents API in a C-extension.


Platforms: Mac

License: Freeware Size: 10.24 KB Download (50): MacFSEvents Download

Added: October 07, 2013 | Visits: 263

AlertMonger An objective-c class for iOS for quickly displaying UIAlertViews using blocks as callbacks. AlertMonger is a simple helper class for quickly displaying UIAlertView in iOS apps. It sidesteps the spaghetti delegate problem by allowing you to use blocks when a user selects a button in the alert.


Platforms: Mac

License: Freeware Size: 10.24 KB Download (40): AlertMonger Download

Added: October 03, 2013 | Visits: 280

SNRLastFMEngine SNRLastFMEngine is designed with the intent of making it a simple to integrate the Last.fm API into your iOS or OS X application. It uses modern block-based callbacks to allow you to call Last.fm API methods and handle the response within that same chunk of code.


Platforms: Mac

License: Freeware Size: 51.2 KB Download (36): SNRLastFMEngine Download

Added: June 07, 2013 | Visits: 527

Speed Tracer Speed Tracer is a tool to help you identify and fix performance problems in your web applications. It visualizes metrics that are taken from low level instrumentation points inside of the browser and analyzes them as your application runs. Speed Tracer is available as a Chrome extension and works...


Platforms: Mac

License: Freeware Size: 266.24 KB Download (42): Speed Tracer Download

1 2 3 4 5 >