kitco spot gold price
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 270
Kitco Spot Gold Price Watcher 1.0
Kitco Spot Gold Price Watcher is an extension which fetches the Bid and Ask price of Spot Gold from Kitcos website. more>>
Kitco Spot Gold Price Watcher is an extension which fetches the Bid and Ask price of Spot Gold from Kitcos website.
This extension retrieve the Bid and Ask price of Spot Gold from Kitcos website.
<<lessThis extension retrieve the Bid and Ask price of Spot Gold from Kitcos website.
Download (0.004MB)
Added: 2007-04-04 License: MPL (Mozilla Public License) Price:
635 downloads
Photo Grid Print 0.2
Photo Grid Print is a software which can print photos in a grid on a single page. more>>
Photo Grid Print is a software which can print photos in a grid on a single page.
Photo Grid Print is a dialog window that lets you print a set of photos in a grid on a single page. You set the number of rows and columns in the grid. It figures out an efficient layout to maximize the photo size and minimize the paper used, rotating photos as needed. You can tell it to fill the page with your photo(s), repeating them as needed.
Once installed, the dialog is started by selecting some photos in the Gnome file manager (nautilus) or in the F-Spot application: right-click > Open With... > Open with Photo Grid Print.
Photo Grid Print was eritten using Python, GTK+ and Glade.
<<lessPhoto Grid Print is a dialog window that lets you print a set of photos in a grid on a single page. You set the number of rows and columns in the grid. It figures out an efficient layout to maximize the photo size and minimize the paper used, rotating photos as needed. You can tell it to fill the page with your photo(s), repeating them as needed.
Once installed, the dialog is started by selecting some photos in the Gnome file manager (nautilus) or in the F-Spot application: right-click > Open With... > Open with Photo Grid Print.
Photo Grid Print was eritten using Python, GTK+ and Glade.
Download (0.005MB)
Added: 2007-03-02 License: MIT/X Consortium License Price:
974 downloads
OpenStar 4.02 Gold
OpenStar is a value-added PostNuke distribution. more>>
OpenStar is a value-added PostNuke distribution. The aim of OpenStar project is to deliver a more complete eBusiness/CMS solution while still remaining compatible with the proven core PostNuke distribution.
OpenStar contains significant functional extensions and a powerful object-oriented development library, resulting in a significantly more complete CMS.
Main features:
- Calendar & AddressBook (integrated)
- Media & Content Mangement (integrated)
- Content Management Aggregator
- Project management (integrated with AddressBook)
- Document management
- Resource booking system (integrated with Media module)
- Powerful service module (bug tracker)
- Integrated HTTP(S) login into the system
- Lots of other additions and fixes to the base PostNuke codebase
Enhancements:
- This release contains almost 100 fixes and improvements, including the PN 0.762 security patch.
- If you are using a previous version of OpenStar, you are advised to upgrade to this release.
- The docs directory contains a list of changed files in case you wish to selectively upgrade your installation.
- If youve downloaded any 4.02 packages before 24-Feb-2006, you should download them again, as significant fixes have been applied.
<<lessOpenStar contains significant functional extensions and a powerful object-oriented development library, resulting in a significantly more complete CMS.
Main features:
- Calendar & AddressBook (integrated)
- Media & Content Mangement (integrated)
- Content Management Aggregator
- Project management (integrated with AddressBook)
- Document management
- Resource booking system (integrated with Media module)
- Powerful service module (bug tracker)
- Integrated HTTP(S) login into the system
- Lots of other additions and fixes to the base PostNuke codebase
Enhancements:
- This release contains almost 100 fixes and improvements, including the PN 0.762 security patch.
- If you are using a previous version of OpenStar, you are advised to upgrade to this release.
- The docs directory contains a list of changed files in case you wish to selectively upgrade your installation.
- If youve downloaded any 4.02 packages before 24-Feb-2006, you should download them again, as significant fixes have been applied.
Download (18.5MB)
Added: 2006-02-24 License: GPL (GNU General Public License) Price:
1340 downloads
Privateer Gemini Gold 1.02a
Privateer Gemini Gold is a remake of Wing Commander Privateer. more>>
Privateer Gemini Gold is a remake of Wing Commander Privateer.
Back in 1993 Privateer was released as part of the Wing Commander series and became a great success in the gaming industry. Over 10 years later a small group of privateer enthusiasts reintroduce the game with a new graphic engine and real 3d spaceflight.
As Grayson Burrows you inherited a small old scout class ship from your grandfather, to start over as a Privateer in a new and sparsely populated sector of the Confederation. Take your chance and become a pirate, merchant or hunter upgrade your ship and experience the hard truth in a border sector where noone has anything to give away...
This project is different from Privateer Remake in that it focuses on recreating the original Privateer without additional fan created content, it however shares the source with Privateer Remake.
Enhancements:
- new paradigm model with turrets
- new "New Constantinople Superbase" model
Bugfixes:
- "bounce back bug" which prevents you from landing
- Lynn Murphy mission: hostile militia wingmen
- Lynn Murphy mission: no mission payment
- Search for Mordichai Jones: Pirate doesnt deliver message
- cargo space calculation bug when using cargo expansion
- missing linux/ubuntu dependencies
- npcs are always hostile (linux)
- impossible rescue missions
- sound issues (linux)
<<lessBack in 1993 Privateer was released as part of the Wing Commander series and became a great success in the gaming industry. Over 10 years later a small group of privateer enthusiasts reintroduce the game with a new graphic engine and real 3d spaceflight.
As Grayson Burrows you inherited a small old scout class ship from your grandfather, to start over as a Privateer in a new and sparsely populated sector of the Confederation. Take your chance and become a pirate, merchant or hunter upgrade your ship and experience the hard truth in a border sector where noone has anything to give away...
This project is different from Privateer Remake in that it focuses on recreating the original Privateer without additional fan created content, it however shares the source with Privateer Remake.
Enhancements:
- new paradigm model with turrets
- new "New Constantinople Superbase" model
Bugfixes:
- "bounce back bug" which prevents you from landing
- Lynn Murphy mission: hostile militia wingmen
- Lynn Murphy mission: no mission payment
- Search for Mordichai Jones: Pirate doesnt deliver message
- cargo space calculation bug when using cargo expansion
- missing linux/ubuntu dependencies
- npcs are always hostile (linux)
- impossible rescue missions
- sound issues (linux)
Download (278MB)
Added: 2007-07-24 License: GPL (GNU General Public License) Price:
506 downloads
Other version of Privateer Gemini Gold
License:GPL (GNU General Public License)
Cspot 0.0.5
Cspot is a semantic annotator designed only for the C programming language. more>>
Cspot is a semantic annotator designed only for the C programming language. It is quite similar to cscope, but some more functionality.
Cspot project can be used to find the declarations, definitions, and usages of functions, variables, macros, typedefs, and structs.
It can also find visible identifiers at some position in the source, functions called by a function, global variables used by a function, usages of local variable declarations, unused global variables, unused function definitions, and more. Because it uses sparse, cspot knows more about semantics than cscope.
cspot usage ( cspot -h )
cspot -db spot.db -regexp reg ;; prints all identifiers of project matching reg (extended regexp)
cspot -db spot.db -fc printf ;; prints all declarations of function printf
cspot -db spot.db -fu printf ;; prints all usages of function printf
cspot -db spot.db -vu stdout ;; prints all usages of variable stdout
cspot -db spot.db -sc my_sruct ;; prints places of forward declaration of struct my_struct
cspot -db spot.db -sf my_sruct ;; prints places of definition of struct my_struct
cspot -db spot.db -su my_sruct ;; prints places of usage of struct my_struct
cspot -db spot.db -si my_sruct ;; prints places of definition and variables in struct my_struct
etc.
cspot -va source.c 254 21 ;; prints all visible identifiers at source.c line 254 pos 21
cspot -vla source.c 254 21 ;; prints all visible identifiers (declared in file source.c) at source.c line 254 pos 21
commands for visible functions, macros, variable, called functions by function, global variables used by function ...
cspot -db spot.db -fu printf
printfs all usages of function printf in project (usage = call, assigning to variable)
printf at `base/cmd/commands.h 249:7
printf at `base/cmd/commands.h 327:8
printf at `base/cmd/commands.h 337:8
printf at `base/cmd.c 313:3
printf at `base/cmd.c 318:7
printf at `base/cmd.c 319:36
printf at `base/cmd.c 321:36
printf at `base/cmd.c 322:36
printf at `base/cmd.c 323:36
<<lessCspot project can be used to find the declarations, definitions, and usages of functions, variables, macros, typedefs, and structs.
It can also find visible identifiers at some position in the source, functions called by a function, global variables used by a function, usages of local variable declarations, unused global variables, unused function definitions, and more. Because it uses sparse, cspot knows more about semantics than cscope.
cspot usage ( cspot -h )
cspot -db spot.db -regexp reg ;; prints all identifiers of project matching reg (extended regexp)
cspot -db spot.db -fc printf ;; prints all declarations of function printf
cspot -db spot.db -fu printf ;; prints all usages of function printf
cspot -db spot.db -vu stdout ;; prints all usages of variable stdout
cspot -db spot.db -sc my_sruct ;; prints places of forward declaration of struct my_struct
cspot -db spot.db -sf my_sruct ;; prints places of definition of struct my_struct
cspot -db spot.db -su my_sruct ;; prints places of usage of struct my_struct
cspot -db spot.db -si my_sruct ;; prints places of definition and variables in struct my_struct
etc.
cspot -va source.c 254 21 ;; prints all visible identifiers at source.c line 254 pos 21
cspot -vla source.c 254 21 ;; prints all visible identifiers (declared in file source.c) at source.c line 254 pos 21
commands for visible functions, macros, variable, called functions by function, global variables used by function ...
cspot -db spot.db -fu printf
printfs all usages of function printf in project (usage = call, assigning to variable)
printf at `base/cmd/commands.h 249:7
printf at `base/cmd/commands.h 327:8
printf at `base/cmd/commands.h 337:8
printf at `base/cmd.c 313:3
printf at `base/cmd.c 318:7
printf at `base/cmd.c 319:36
printf at `base/cmd.c 321:36
printf at `base/cmd.c 322:36
printf at `base/cmd.c 323:36
Download (0.26MB)
Added: 2006-09-04 License: GPL (GNU General Public License) Price:
1145 downloads
Helix Player 1.0.8 GOLD
Helix Player is a streaming audio and video player. more>>
Helix Player is an audio and video player based on the Helix DNA Client engine. The GTK+ version includes a Mozilla browser plug-in and supports local file playback and streaming over RTSP/RTP and HTTP.
It supports video zoom in original, double size, and full screen, and supports: SMIL 2.0, Ogg Vorbis, H.263 video, JPEG, GIF, PNG, and RealPix.
The Symbian Series60 version supports local and streaming playback (RTSP, RTP, RDP, HTTP) of MP3, AMR narrow band, AMR wide band, RA8, sipro, RV7, RV8, RV9, RV10, H263+, 3GPP rel5 SMIL 2.0, images, and more.
Enhancements:
- This release is an update for the Firefox 1.5 API changes.
<<lessIt supports video zoom in original, double size, and full screen, and supports: SMIL 2.0, Ogg Vorbis, H.263 video, JPEG, GIF, PNG, and RealPix.
The Symbian Series60 version supports local and streaming playback (RTSP, RTP, RDP, HTTP) of MP3, AMR narrow band, AMR wide band, RA8, sipro, RV7, RV8, RV9, RV10, H263+, 3GPP rel5 SMIL 2.0, images, and more.
Enhancements:
- This release is an update for the Firefox 1.5 API changes.
Download (3.5MB)
Added: 2006-08-17 License: GPL (GNU General Public License) Price:
698 downloads
TrollBridge 0.6.0
TrollBridge is a set of scripts that allows you to build a custom network authentication. more>>
TrollBridge is a set of scripts that allows you to build a custom network authentication system that will capture unauthorized clients, direct them to a login page, and then redirect them to their original destination. It is based on the firewall script from NoCatSplash, but is written in python instead of c.
It can be used to to setup a network hot-spot for your business, school or home. The only authorization methods currently available are a skeleton username/password example, and an example using iButton devices. When a unknown MAC addresses tries to make a connection to the protected network the iptables rules redirect any access (web or otherwise) to port 5280 where the Apache server then displays the authentication page. MAC addresses are used to keep track of authorized users, so this system is susceptible the MAC is spoofed.
The scripts are not plug and play, you will need to customize them for your unique situation, as well as modify your iptables settings and add a virtual host to the Apache web server. If you need help you can ask on the TrollBridge support list
<<lessIt can be used to to setup a network hot-spot for your business, school or home. The only authorization methods currently available are a skeleton username/password example, and an example using iButton devices. When a unknown MAC addresses tries to make a connection to the protected network the iptables rules redirect any access (web or otherwise) to port 5280 where the Apache server then displays the authentication page. MAC addresses are used to keep track of authorized users, so this system is susceptible the MAC is spoofed.
The scripts are not plug and play, you will need to customize them for your unique situation, as well as modify your iptables settings and add a virtual host to the Apache web server. If you need help you can ask on the TrollBridge support list
Download (0.019MB)
Added: 2006-07-01 License: GPL (GNU General Public License) Price:
1210 downloads
Ultimate Edition Theme Pack Final 2.3 Pre-release
Ultimate Edition Theme Pack Final brings you Ultimate Edition themes, login screens, wallpapers and more... more>> Ultimate Edition Theme Pack Final 2.3 Pre-release brings you extremely nice themes, login screens, wallpapers and more... Ultimate Edition Theme Pack Final contains 2 Themes (Carbon gold default), 2 Login (GDMs), 10 Wallpapers, 2 icons set, 1 Usplash (x86 and x64), Ultimate Edition Cursor set, and sound scheme used in Ultimate Edition 2.1.
How to install?
- Right click on your desktop and select Change Desktop Background
- Click on the first tab: Theme
- Drag and drop the themes archive in the Appearance Preferences window.
- If everything is OK, you will receive a confirmation message and you can activate the theme just by clicking on it.
Requirements: GNOME
Added: 2009-06-26 License: GPL Price: FREE
1 downloads
PRICE 0.8.1
PRICE can open several image file formats and apply high-quality filters and other enhancements. more>>
PRICE can open several image file formats and apply high-quality filters and other enhancements. PRICE was written to support the authors research in image processing.
PRICE was born to support my research in image processing. So I have decided to work on a usable application that can open several file formats and apply high quality filters and other enhancements to the image.
<<lessPRICE was born to support my research in image processing. So I have decided to work on a usable application that can open several file formats and apply high quality filters and other enhancements to the image.
Download (0.15MB)
Added: 2006-11-05 License: GPL (GNU General Public License) Price:
1089 downloads
F-Spot 0.4.0
F-Spot is an application designed to provide personal photo management to the GNOME desktop. more>>
F-Spot project is an application designed to provide personal photo management to the GNOME desktop.
Main features:
- import
- export
- printing
- advanced sorting of digital images.
<<lessMain features:
- import
- export
- printing
- advanced sorting of digital images.
Download (2.3MB)
Added: 2007-08-03 License: GPL (GNU General Public License) Price:
820 downloads
Mono Live 1.0
The Mono Live CD is a way for you to try out Linux, the Mono Framework 1.1.7, and the newest desktop applications. more>>
The Mono Live CD is a way for you to try out Linux, the Mono Framework 1.1.7, and the newest desktop applications without modifying your current computing environment.
Main features:
- Develop, compile and run software with MonoDevelop.
- Listen to your music collection in style with Muine.
- Take notes with Tomboy.
- Manage your photos with F-Spot.
- Search music, photos, chats, and documents with Beagle.
- Explore web applications such as ASP.NET Forums, IBuySpy, and mojoPortal.
This CD also contains the files necessary to install Mono on Windows computers. This allows you to expore the framework without installing a Linux desktop, and begin developing cross-platform applications with Mono and Gtk# today.
<<lessMain features:
- Develop, compile and run software with MonoDevelop.
- Listen to your music collection in style with Muine.
- Take notes with Tomboy.
- Manage your photos with F-Spot.
- Search music, photos, chats, and documents with Beagle.
- Explore web applications such as ASP.NET Forums, IBuySpy, and mojoPortal.
This CD also contains the files necessary to install Mono on Windows computers. This allows you to expore the framework without installing a Linux desktop, and begin developing cross-platform applications with Mono and Gtk# today.
Download (699MB)
Added: 2005-08-31 License: GPL (GNU General Public License) Price:
846 downloads
Ugly Poker 1.0
Ugly Poker is a free video poker game for linux. more>>
Ugly Poker is a free video poker game for linux.
Ugly Poker is a Free Linux Game of Video Poker that might remind you of your favorite casino video poker machine youve played in Las Vegas or another casino somewhere in the world like gold studded Monaco, on a steamboat near Louisiana, around beautiful Lake Tahoe in Nevada, or Atlantic City on the boardwalk along the Atlantic Ocean.
With Ugly Poker, you can be reminded of those places just mentioned - without leaving your home. Call it ugly and convenient!
<<lessUgly Poker is a Free Linux Game of Video Poker that might remind you of your favorite casino video poker machine youve played in Las Vegas or another casino somewhere in the world like gold studded Monaco, on a steamboat near Louisiana, around beautiful Lake Tahoe in Nevada, or Atlantic City on the boardwalk along the Atlantic Ocean.
With Ugly Poker, you can be reminded of those places just mentioned - without leaving your home. Call it ugly and convenient!
Download (1.8MB)
Added: 2005-12-09 License: Freeware Price:
1418 downloads
Foresight Linux 1.3.2
Foresight Linux is a distribution based on Specifix Linux which showcases the latest and greatest from the GNOME project. more>>
Foresight Linux OS is a Distribution which showcases some of the latest and greatest from GNOME. Some of the things that may not be mature enough for some of the other distros.
Some of the more innovative things are included, like beagle, f-spot, howl, and the latest hal. All of this plus some nice, clean default themes and artwork.
Foresight Linux is built using the conary package management system. Conary is a way of managing software using a loosely knit group of network repositories. There are tools included to make it very simple to install and update packages.
There are four basic operations involved in package management; querying, installing, upgrading, removing.
Main features:
- Beagle :: Search tool that ransacks your personal information space to find whatever youre looking for.
- f-spot :: Personal photo management.
- Howl :: Cross-platform implementation of Zeroconf networking
- Hal :: Hardware abstraction layer that makes hardware just work.
- Conary :: A new way of looking at package management.
- Oversite :: Web based systems management.
- GNOME-Office :: Suite of Productivity Applications
- Mono :: .NET implementation for Linux
Querying
There are two type of searches you can do, local and remote. A local search queries localling installed software. A remote search queries network repositories for available software. Here are some examples:
To see what version of firefox you have installed, you run the conary command with the "q" argument as well as the package name "firefox"
foresight$ conary q firefox
firefox 1.0-2-1
This shows that firefox 1.0 build 3 is installed.
To see what versions of firefox are available, you run the conary command with the "rq" argument as well as the package name "firefox"
foresight$ conary rq firefox
firefox 1.0-3-1
This shows that firefox 1.0 build 3 is available. In this example, there is a newer version, so it can be upgraded
Installing/Upgrading
Installing and upgrading is basically the same operation, conary with the argument "update". To upgrade or install firefox:
foresight$ conary update firefox
foresight$
Note: There will be no feedback on success, so if you just get returned to a prompt without an error it was successful. Some of these operations could take a while, so be assured if you dont see an error that things are working. Remember, these packages are being downloaded over the internet prior to installation.
Removing
To remove a package, conary with the argument "erase". To remove firefox:
foresight$ conary erase firefox
foresight$
Note: As with update, there will be no feedback on success.
For more information of how conary works, see the Conary Wiki. This is more of a developer reference, but has lots of good information.
Checking for out of date packages
There is a handy utility called "yuck" which compares your versions of packages to those available from the repository." Yuck can also update those packages (requires root), the default behavior is to simply display.
foresight$ yuck
This will display a list of available updates.
foresight# yuck --update --except kernel
This will update everything that is out of date with the exception of the kernel. You can specifiy a comma separated list of exceptions (no spaces). I would recommend always excluding the kernel and update that individually with "conary update --keep-existing kernel".
This will also make it install a new kernel and leave the old one... so you system is still bootable if things arent right. From time to time you can remove the unused kernel with "conary erase kernel=[version]".
<<lessSome of the more innovative things are included, like beagle, f-spot, howl, and the latest hal. All of this plus some nice, clean default themes and artwork.
Foresight Linux is built using the conary package management system. Conary is a way of managing software using a loosely knit group of network repositories. There are tools included to make it very simple to install and update packages.
There are four basic operations involved in package management; querying, installing, upgrading, removing.
Main features:
- Beagle :: Search tool that ransacks your personal information space to find whatever youre looking for.
- f-spot :: Personal photo management.
- Howl :: Cross-platform implementation of Zeroconf networking
- Hal :: Hardware abstraction layer that makes hardware just work.
- Conary :: A new way of looking at package management.
- Oversite :: Web based systems management.
- GNOME-Office :: Suite of Productivity Applications
- Mono :: .NET implementation for Linux
Querying
There are two type of searches you can do, local and remote. A local search queries localling installed software. A remote search queries network repositories for available software. Here are some examples:
To see what version of firefox you have installed, you run the conary command with the "q" argument as well as the package name "firefox"
foresight$ conary q firefox
firefox 1.0-2-1
This shows that firefox 1.0 build 3 is installed.
To see what versions of firefox are available, you run the conary command with the "rq" argument as well as the package name "firefox"
foresight$ conary rq firefox
firefox 1.0-3-1
This shows that firefox 1.0 build 3 is available. In this example, there is a newer version, so it can be upgraded
Installing/Upgrading
Installing and upgrading is basically the same operation, conary with the argument "update". To upgrade or install firefox:
foresight$ conary update firefox
foresight$
Note: There will be no feedback on success, so if you just get returned to a prompt without an error it was successful. Some of these operations could take a while, so be assured if you dont see an error that things are working. Remember, these packages are being downloaded over the internet prior to installation.
Removing
To remove a package, conary with the argument "erase". To remove firefox:
foresight$ conary erase firefox
foresight$
Note: As with update, there will be no feedback on success.
For more information of how conary works, see the Conary Wiki. This is more of a developer reference, but has lots of good information.
Checking for out of date packages
There is a handy utility called "yuck" which compares your versions of packages to those available from the repository." Yuck can also update those packages (requires root), the default behavior is to simply display.
foresight$ yuck
This will display a list of available updates.
foresight# yuck --update --except kernel
This will update everything that is out of date with the exception of the kernel. You can specifiy a comma separated list of exceptions (no spaces). I would recommend always excluding the kernel and update that individually with "conary update --keep-existing kernel".
This will also make it install a new kernel and leave the old one... so you system is still bootable if things arent right. From time to time you can remove the unused kernel with "conary erase kernel=[version]".
Download (650MB)
Added: 2007-07-24 License: GPL (GNU General Public License) Price:
823 downloads
Gtk2::Ex::MindMapView::ItemHotSpot 0.000001
Gtk2::Ex::MindMapView::ItemHotSpot is a Perl module to manage a hot spot on a view item. more>>
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, cause an action to be performed on an item. These hotspots allow the user to expand/collapse the items in the mind map, or to resize an item.
INTERFACE
Properties
item (Gtk2::Ex::MindMapView::Item)
The item that this hotspot belongs to.
enabled
If true, the toggle is receiving events and may act on them. Otherwise it is not receiving events.
fill_color_gdk (Gtk2::Gdk::Color)
The color with which to fill the toggle.
outline_color_gdk (Gtk2::Gdk::Color)
The color with which to fill in the hotspot outline. Toggles normally have a visible outline, while grips usually have the outline set to the same color as the item fill color.
hotspot_color_gdk (Gtk2::Gdk::Color)
The color of the hotspot once it is engaged. A hotspot becomes engaged when the mouse is placed close to it.
Methods
new (item=>$item)
Instantiates a hotspot. The following properties may be passed: item, enabled, fill_color_gdk, outline_color_gdk, hotspot_color_gdk.
hotspot_adjust_event_handler
Overrides method defined in Gtk2::Ex::MindMapView::HotSpot. This method sets the proper state of the toggle when a "hotspot_adjust" event occurs.
hotspot_get_image
Overrides method defined in Gtk2::Ex::MindMapView::HotSpot. Returns a circle (Gnome2::Canvas::Ellipse) image.
<<lessSYNOPSIS
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, cause an action to be performed on an item. These hotspots allow the user to expand/collapse the items in the mind map, or to resize an item.
INTERFACE
Properties
item (Gtk2::Ex::MindMapView::Item)
The item that this hotspot belongs to.
enabled
If true, the toggle is receiving events and may act on them. Otherwise it is not receiving events.
fill_color_gdk (Gtk2::Gdk::Color)
The color with which to fill the toggle.
outline_color_gdk (Gtk2::Gdk::Color)
The color with which to fill in the hotspot outline. Toggles normally have a visible outline, while grips usually have the outline set to the same color as the item fill color.
hotspot_color_gdk (Gtk2::Gdk::Color)
The color of the hotspot once it is engaged. A hotspot becomes engaged when the mouse is placed close to it.
Methods
new (item=>$item)
Instantiates a hotspot. The following properties may be passed: item, enabled, fill_color_gdk, outline_color_gdk, hotspot_color_gdk.
hotspot_adjust_event_handler
Overrides method defined in Gtk2::Ex::MindMapView::HotSpot. This method sets the proper state of the toggle when a "hotspot_adjust" event occurs.
hotspot_get_image
Overrides method defined in Gtk2::Ex::MindMapView::HotSpot. Returns a circle (Gnome2::Canvas::Ellipse) image.
Download (0.049MB)
Added: 2007-01-22 License: Perl Artistic License Price:
1005 downloads
RealPlayer 10.0.9 GOLD
RealPlayer plays streaming audio and video over the Internet in real-time. more>>
RealPlayer plays streaming audio and video over the Internet in real-time. RealPlayer plays RealAudio, RealVideo, MP3, 3GPP Video, Flash, SMIL 2.0, JPEG, GIF, PNG, RealText, Ogg Vorbis, RealPix and Ogg Theora.
It is available for Windows, Macintosh, Pocket PC, Nokia 9200 Series, Nokia 7650, Palm OS 5-based handhelds, Linux, Solaris, and many Unix variants.
Main features:
Play popular datatypes
- RealPlayer@ 10 supports RealAudio, RealVideo 10, MP3, Ogg Vorbis and Theora, H263, AAC and more. Get ready for accelerated video, full screen playback, and a lot more to play.
Mozilla-compatible plug-in
- You can now watch and listen to embedded video right in your Web browser without opening RealPlayer. Enjoy media from your favorite music and news sites with just one click.
New UI adopts your theme
- The elegant UI design is based on GTK technology. That means the player adopts the theme youve chosen, and blends itself accordingly into your desktop environment.
Enhancements:
- fixes
<<lessIt is available for Windows, Macintosh, Pocket PC, Nokia 9200 Series, Nokia 7650, Palm OS 5-based handhelds, Linux, Solaris, and many Unix variants.
Main features:
Play popular datatypes
- RealPlayer@ 10 supports RealAudio, RealVideo 10, MP3, Ogg Vorbis and Theora, H263, AAC and more. Get ready for accelerated video, full screen playback, and a lot more to play.
Mozilla-compatible plug-in
- You can now watch and listen to embedded video right in your Web browser without opening RealPlayer. Enjoy media from your favorite music and news sites with just one click.
New UI adopts your theme
- The elegant UI design is based on GTK technology. That means the player adopts the theme youve chosen, and blends itself accordingly into your desktop environment.
Enhancements:
- fixes
Download (5.5MB)
Added: 2007-08-12 License: GPL (GNU General Public License) Price:
601 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above kitco spot gold price search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed