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

Glade Demos freeware
Filter: All | Freeware | Demo
 

Glade Demos

1 2 3 4 5 > 
Added: August 07, 2010 | Visits: 744

Test::Glade Test::Glade is a simple way to test Gtk2::GladeXML-based apps. SYNOPSIS use Test::Glade tests => 2; my $glade_xml = interface.glade; has_widget( $glade_xml, { name => main_window, type => GtkWindow, properties => { title => Test Application, type => GTK_WINDOW_TOPLEVEL, resizable =>...



Platforms: *nix

License: Freeware Size: 5.12 KB Download (90): Test::Glade Download

Added: June 10, 2010 | Visits: 890

Glade Glade project is a free user interface builder for GTK+ and GNOME. The user interfaces designed in Glade are saved as XML, and by using the libglade library these can be loaded by applications dynamically as needed. (Glade can also generate C code, though this isnt recommended for large...





Platforms: *nix

License: Freeware Size: 1.5 MB Download (98): Glade Download

Added: May 22, 2013 | Visits: 494

OpenGL Demos OpenGL Demos codes are a couple demos that tests the basic framework of a graphic engine.


Platforms: C and C plus plus

License: Freeware Size: 225.28 KB Download (42): OpenGL Demos Download

Added: June 07, 2013 | Visits: 523

Adding help and demos to the help browser This guide will step you through one method of adding documentation and demos to a user-created toolbox. A simple example toolbox is provided.


Platforms: Matlab

License: Freeware Size: 1.27 MB Download (46): Adding help and demos to the help browser Download

Released: November 06, 2012  |  Added: November 06, 2012 | Visits: 661

Web Demos A collection of demos, with source code, demonstrating advanced examples of web programming.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.53 MB Download (48): Web Demos Download

Added: August 16, 2008 | Visits: 877

Dino Glade One more original free animated 3D Screensaver. Four different types of the dinosaurs: Ceratops, Diplodocus, Iguanodon and Raptor are walking on the wood glade and the fifth type of Dino - Pteranodon is flying in the air. Both herbivores and carnivores live in harmony at this Dino Glade. The...


Platforms: Windows

License: Freeware Size: 2.5 MB Download (118): Dino Glade Download

Added: April 18, 2010 | Visits: 1.013

GladePyC GladePyC is a Python code generator tool, from Glade XML save file, to the low-level part of "PyGtk", the Python - Gtk+ binding. Glade is a GUI builder for the Gtk+ GUI toolkit. PyGtk is the gateway between Python and Gtk+. Why: Those who know surely have already made the remark: "But why on...


Platforms: *nix

License: Freeware Size: 93.18 KB Download (102): GladePyC Download

Added: February 07, 2010 | Visits: 879

PyGG PyGG (PyGTK and Glade) is a Python module intended to ease the usage of Glade with PyGTK. PyGG transparently handles the loading of Glade files and the connection of callbacks. Usage: A PyGG object is a GTK widget together with its callbacks. It is created from two parts: - a GTK widget...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (108): PyGG Download

Added: May 02, 2010 | Visits: 1.141

libglade libglade library allows you to load glade interface files in a program at runtime. It doesnt require GLADE to be used, but GLADE is by far the easiest way to create the interface files. For an idea of how to use the library, see test-libglade.c and glade/glade-xml.h. To compile, you will need...


Platforms: *nix

License: Freeware Size: 419.84 KB Download (92): libglade Download

Added: September 11, 2010 | Visits: 1.325

MIDI Controller MIDI Controller is a program that connects Glade UI files to MIDI parameters. This is a small program that lets you set MIDI controller values using sliders and buttons in a GTK+ window. The GUI is an XML-based Glade file which can be replaced without rebuilding the program, so you can build...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (146): MIDI Controller Download

Added: October 27, 2010 | Visits: 738

Gtk2::GladeXML Gtk2::GladeXML is a Perl module that create user interfaces directly from Glade XML files. SYNOPSIS # for a pure gtk+ glade project use Gtk2 -init; use Gtk2::GladeXML; $gladexml = Gtk2::GladeXML->new(example.glade); $gladexml->signal_autoconnect_from_package(main); $quitbtn =...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (94): Gtk2::GladeXML Download

Added: August 16, 2010 | Visits: 946

Kefir Kefir is a code generator that writes wrapper code around Glade files. Kefir takes glade files and writes a wrapper object for each window in Python, with methods corresponding to the given callbacks entered in glade. While it wont create a sane application model for you, it will make it very...


Platforms: *nix

License: Freeware Size: 890.88 KB Download (114): Kefir Download

Added: May 10, 2013 | Visits: 566

Glade2PHP Glade2PHP is used to generate a php code using your glade file from Glade V1.X (Glade 2 not supported yet). Glade is an IHM application wich can create an XML template describing your GUI for GTK. Glade can generate C/C , Python, Perl... files but nothing for PHP. PHP isn't only a web language,...


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

License: Freeware Download (54): Glade2PHP Download

Added: August 26, 2013 | Visits: 660

Introduction to Simulink for Signal Processing These are MATLABdlT« and SimulinkdlT« demos that goes with the "Introduction to Simulink for Signal Processing "seminar. Download, and unzip the zip file, and CD into that folder.Instructions:Run ANC_menu.m file from your MATLAB command prompt to open the HTML menu from which one can access...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (47): Introduction to Simulink for Signal Processing Download

Tips & Tricks: Getting started using optimization with MATLAB Contains the demos (plus a few extra) that were shown in the August 21, 2008 Webinar titled "Tips and Tricks: Getting started using optimization with MATLAB".Included parallel computing examples that were not shown in the webinar (require R2008a products)


Platforms: Matlab

License: Freeware Size: 2.14 MB Download (39): Tips & Tricks: Getting started using optimization with MATLAB Download

Added: May 22, 2013 | Visits: 390

Test and Measurement Seminar Demos This includes the source code from most of the demos used in the Electronic Throttle Body Case Study. This case study shows the use of MATLAB and the Data Acquisition Toolbox to characterize the behavior of an electronic throttle body. It includes online data analysis, automated comparison with...


Platforms: Matlab

License: Freeware Size: 614.4 KB Download (39): Test and Measurement Seminar Demos Download

Added: May 27, 2013 | Visits: 387

PhpCsAdmin PhpCsAdmin is a web frontend for managing HLDS demos and keeping a trackback of them. It provides the following features : sorting, archiving, compression and match management.


Platforms: PHP

License: Freeware Size: 51.2 KB Download (45): PhpCsAdmin Download

Added: August 10, 2013 | Visits: 278

Titano Titano is an IDE built with Glade using GTK+. It uses GtkEditor as a main editing widget though you will be able to use your favorite editor as an editing component in Titano via Bonobo technology (any information about such a components being developed would be appreciated). Features:...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (34): Titano Download

Added: July 29, 2013 | Visits: 321

pyconnmgr pyconnmgr is a simple Python/Glade frontend to SSH, VNC and rdesktop commands. pyconnmgr was created as a learning process for developing in Python and Glade. Even though this was created as a learning process, the application itself turned out to be very useful.


Platforms: *nix

License: Freeware Size: 51.2 KB Download (46): pyconnmgr Download

Added: July 04, 2013 | Visits: 304

phpCsAdmin for Linux PhpCsAdmin is a web frontend for managing HLDS demos and keeping a trackback of them. It provides the following features : sorting, archiving, compression and match management.


Platforms: *nix

License: Freeware Size: 51.2 KB Download (38): phpCsAdmin for Linux Download

1 2 3 4 5 >