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

SmartColorWell 1.2

  Date Added: November 06, 2012  |  Visits: 1.180

SmartColorWell

Report Broken Link
Printer Friendly Version


Product Homepage
Download (92 downloads)



SmartColorWell is a cross-platform open-source ColorWell class for REALbasic 4 or greater. The SmartColorWell control stores a color value and displays that color in a simulated BevelButton that when pressed allows the user to change the color using the operation systems standard color picker. SmartColorWell is developed for and tested on Linux, Mac OS X, Mac OS 9 and Windows 98/2000/XP. SmartColorWell isnt really all that smart, but its pretty smart relative to other REALbasic ColorWell classes. The SmartColorWell class is provided free for all to use. You are free to redistribute the source code. If you distribute it as a standalone class, please include this documentation with it. If you distribute source code containing SmartColorWell, you do not need to include this documentation. There is no need to credit me in your program for using SmartColorWell unless you just want to. Using SmartColorWell: First add the SmartColorWell class to your project by dragging the "SmartColorWell.rbo" file into your project window. To add a SmartColorWell to one of your project windows, add a canvas to the window and change the canvass Super property from "Canvas" to "SmartColorWell". (or simply drag the SmartColorWell class from your Project window and drop it in the window).

Requirements: No special requirements
Release Date: November 06, 2012
Platforms: Linux
Keyword: Class Color Libraries Open-source Programming Project Smartcolorwell Window
Users rating: 0/10

License: Freeware Size: 21.5 KB
USER REVIEWS
More Reviews or Write Review


SMARTCOLORWELL RELATED
Network & Internet  -  Excalibur 4.3
Excalibur is an open source software project of The Apache Software Foundation. Our primary product is a lightweight, embeddable Inversion of Control container named Fortress that is written in java. Inversion of control, also known as the...
 
Network & Internet  -  WaMCom 1.3.1
WaMCom is an open source software project, providing modified versions of Mozilla client software. WaMCom comes from Web and Mail Communicator. End users are looking for stable software. But the Mozilla organization makes it clear to say: "We...
27.2 MB  
Automation Tools  -  HCS Open Source Project Beta
HCS Open Source Project consists of a do-it-yourself home automation hardware and software system. The HCS Open Source Project is a stand-alone home automation control system which consists of hardware (main controllers and remote networked...
5.12 KB  
Database Tools  -  The Open For Business Project 3.0.0
The Open For Business Project is an open source enterprise automation software project licensed under the MIT Open Source License. By open source enterprise automation we mean: Open Source ERP, Open Source CRM, Open Source E-Business /...
28.51 MB  
Audio Tools  -  iRiver iFP open-source driver 0.3
iRiver iFP is an user-space open-source driver for iRivers iFP flash portable MP3 players. This project encourages open source driver development for iRivers iFP portable music players. Ifp-driver was started by Pavel Kriz with ifp-line, a...
133.12 KB  
Finance  -  Sequoia Open Source ERP 0.8.1
Sequoia ERP is a true enterprise-class open source ERP solution. It combines the advanced features and scalability required for enterprise software with the flexibility and low cost of ownership that only open source can deliver..
60 MB  
Development Tools  -  Wombat Open Source 1.10
WOMBAT open source is a simple web-based project management and customer relation management tool. Ideal for small businesses delivering services to relatively permanent customers.
358.4 KB  
Programming  -  Open Source Requirements Management Tool 1.5
Open Source Requirements Management Tool is designed to achieve full SDLC traceability for features, requirements, design, implementation, and testing. Open Source Requirements Management Tool has a UI for requirements derivation, version...
145 MB  
Libraries  -  FreeImage 3.9.2
FreeImage is an Open Source library project for developers who would like to support popular graphics image formats in their software. FreeImage libraries are available in both binary and source distributions..
2.3 MB  
Programming  -  WebLOAD Open Source 8.0.5.018 / 8.1.0.118 Alpha
WebLOAD Open Source is a commercial-grade load and stress testing tool that is sponsored by RadView. The project can load-test any Internet application, including applications that use Web 2.0 and AJAX. Whats New in 8.1.0.118 Alpha Development...
7.5 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB