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

Gui Builder freeware
Filter: All | Freeware | Demo
 

Gui Builder

< 1 2 3 4 5 > 
Added: March 26, 2010 | Visits: 1.062

XML::Grove::Builder 0.46 XML::Grove::Builder is a PerlSAX handler for building an XML::Grove. SYNOPSIS use PerlSAXParser; use XML::Grove::Builder; $builder = XML::Grove::Builder->new(); $parser = PerlSAXParser->new( Handler => $builder ); $grove = $parser->parse( Source => [SOURCE] ); XML::Grove::Builder is a...



Platforms: *nix

License: Freeware Size: 27.65 KB Download (100): XML::Grove::Builder 0.46 Download

Added: February 01, 2010 | Visits: 1.006

Data::DPath::Builder Data::DPath::Builder is a SAX handler for building an XPath tree. SYNOPSIS use AnySAXParser; use Data::DPath::Builder; $builder = Data::DPath::Builder->new(); $parser = AnySAXParser->new( Handler => $builder ); $root_node = $parser->parse( Source => [SOURCE] ); Data::DPath::Builder is...





Platforms: *nix

License: Freeware Size: 32.77 KB Download (97): Data::DPath::Builder Download

Added: July 20, 2010 | Visits: 1.178

XML::XPath::Builder XML::XPath::Builder is a SAX handler for building an XPath tree. SYNOPSIS use AnySAXParser; use XML::XPath::Builder; $builder = XML::XPath::Builder->new(); $parser = AnySAXParser->new( Handler => $builder ); $root_node = $parser->parse( Source => [SOURCE] ); XML::XPath::Builder is a...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (118): XML::XPath::Builder Download

Added: August 07, 2010 | Visits: 2.456

PHP/Mysql Site Builder PHP/Mysql Site Builder is a PHP/Mysql tool for managing your homepage, you can create dinamyc and static version of your site. PHPBuilder is free software, released under GNU GPL Licence version 2.0 (see COPYING file for details). PHPBuilder is the result of many ideas, and code write by...


Platforms: *nix

License: Freeware Size: 79.87 KB Download (248): PHP/Mysql Site Builder Download

Added: November 22, 2010 | Visits: 1.638

TOAD C++ GUI Library TOAD C++ GUI Library aims to make GUI development being more fun. The TOAD C++ GUI Library is a set of C++ classes for developing X Window applications. Since there are so many other GUI libraries around (the living ones: GTK+, Qt, LessTif, Motif, fltk, Xclasses, notif, OpenLook, wxWindows, Fox...


Platforms: *nix

License: Freeware Size: 1024 KB Download (155): TOAD C++ GUI Library Download

Added: May 21, 2010 | Visits: 1.342

Crazy Eddies GUI System 0.5.0 Crazy Eddies GUI System is a free library providing windowing and widgets for graphics APIs / engines where such functionality is not natively available, or severly lacking. The library is object orientated, written in C++, and aimed at game developers. Whats New in This Release: - Added:...


Platforms: *nix

License: Freeware Size: 2 MB Download (92): Crazy Eddies GUI System 0.5.0 Download

Added: November 06, 2010 | Visits: 1.022

File::Type::Builder File::Type::Builder is Perl module to parse mime-magic and generate code. SYNOPSIS my $build = File::Type::Builder->new(); while ( ) { chomp; my $parsed = $build->parse_magic($_); my $code = $build->string_start($parsed); (or string_offset or beshort) } Reads in the mime-magic...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (93): File::Type::Builder Download

Added: November 06, 2010 | Visits: 1.795

Alien GUI Alien GUI is a graphical user interface of famous Alien which makes it possible to transform packages. You must be logged in root to be able to use it.. Alien GUI KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education Games Development...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (390): Alien GUI Download

Added: February 17, 2010 | Visits: 1.200

CANFestival GUI CANFestival GUI project is an implementation of the CANopen protocol. CANopen SlaveLib is an implementation of the CANopen protocol for CAN bus devices. It makes it very easy to create CANopen slave devices under Linux and on Microchips PIC microcontrollers..


Platforms: *nix

License: Freeware Size: 440.32 KB Download (220): CANFestival GUI Download

Added: November 19, 2013 | Visits: 1.239

debian-builder debian-builder is a simple Perl script which is designed to rebuild a Debian package from its source. Some distributions such as Gentoo are focussed upon building packages from source code to give speed benefits, but that is not the aim of this program. Ive been experimenting with a version of...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (110): debian-builder Download

Added: June 25, 2010 | Visits: 1.111

X10dev GUI X10dev GUI project is a GUI providing remote access to a Linux box with X10dev drivers installed. This Java Client demonstrates the simplicity of creating a remote control Web-based client/server for home automation control with the WiSH x10dev drivers. The package includes a socket server...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (97): X10dev GUI Download

Added: July 16, 2010 | Visits: 1.340

Open Site Builder Tools Open Site Builder Tools is a project that provides you with free software intended to facilitate your life as a professional web site developer. Currently available tools include: open site builder site pages assembler. Merges content pages into a predefined template and produces target...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (114): Open Site Builder Tools Download

Added: June 08, 2010 | Visits: 1.108

0publish-gui 0publish-gui is a GTK tool for publishing software through Zero Install. By publishing an XML feed for your software on your web-site, you make it easy for people to download your programs and their dependencies, and automatically get notified of any updates you make. 0publish-gui is a...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (95): 0publish-gui Download

Added: May 02, 2010 | Visits: 928

Getopt::GUI::Long Getopt::GUI::Long is a wrapper around Getopt::Long that extends the value of the original Getopt::Long module. SYNOPSIS use Getopt::GUI::Long; # pass useful config options to Configure Getopt::GUI::Long::Configure(qw(display_help no_ignore_case capture_output)); GetOptions(%opts,...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (90): Getopt::GUI::Long Download

Added: November 09, 2010 | Visits: 1.238

SWF::Builder::Character::EditText SWF::Builder::Character::EditText is a SWF dynamic editable text object. SYNOPSIS my $text = $mc->new_dynamic_text( $font ) ->size(10) ->color(000000) ->text(This is a text.); my $text_i = $text->place; my $field = $mc->new_input_field; $field->place; ^This module creates dynamic...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (97): SWF::Builder::Character::EditText Download

Added: July 10, 2010 | Visits: 957

SWF::Builder::ActionScript SWF::Builder::ActionScript is a SWF ActionScript object. SYNOPSIS $mc->frame_action(1)->compile( <place; $mc_i->on(KeyPress, )->compile(move_mc(-5)); $mc_i->on(KeyPress, )->compile(move_mc(5));...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (244): SWF::Builder::ActionScript Download

Added: November 23, 2010 | Visits: 1.080

SWF::Builder::Character::Sound SWF::Builder::Character::Sound is a SWF Sound character. SYNOPSIS my $sound = $mc->new_sound( ring.mp3 ); $sound->play; This module creates SWF sound characters from MP3 or raw Microsoft WAV files. $sound = $mc->new_sound( $filename ) loads a sound file and returns a new sound...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (104): SWF::Builder::Character::Sound Download

Released: July 10, 2009  |  Added: September 24, 2010 | Visits: 2.706

Omnistar Form Builder Omnistar Form Builder is a powerful web site form builder program developed by Omnistar Interactive. It was developed to give businesses and organizations the ability to effectively build web site Form Builder without doing any programming. Prior to the development of this dynamic solution,...


Platforms: OS/2, Windows, Mac, *nix, Palm OS, Windows CE, Pocket PC, MS-DOS,AS/400,Palm OS 6.0,RIM,Symbian,Handheld/Mobile Other,OpenVMS,Netware,BEOS,Java

License: Freeware Cost: $87.00 USD Size: 4.88 KB Download (226): Omnistar Form Builder Download

Released: December 29, 2011  |  Added: January 05, 2012 | Visits: 1.244

Badass Builder Badass Builder is an interesting shooting game for free. Keep the hordes of crazy robot monsters at bay in the ultimate survival game! Use your pick-ups wisely! Use arrow keys or WASD to move Mouse to aim and shoot. Have fun and good luck!


Platforms: Windows

License: Freeware Size: 1.7 MB Download (119): Badass Builder Download

Released: March 29, 2010  |  Added: January 03, 2013 | Visits: 644

Genre Playlist Builder The Genre Playlist Builder is a quick and easy tool that lets you generate genre-based m3u playlists from your music collection. The m3u playlist format is recognized by many music players, including Winamp, Windows Media Player, and others. If you have a large music library containing...


Platforms: Windows

License: Freeware Size: 190.87 KB Download (57): Genre Playlist Builder Download

< 1 2 3 4 5 >