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

SmartSplitter 1.3

  Date Added: January 01, 2010  |  Visits: 854

SmartSplitter

Report Broken Link
Printer Friendly Version


Product Homepage
Download (110 downloads)



SmartSplitter is a cross-platform open-source control splitter class for REALbasic 5 or greater. The SmartSplitter control allows the user to resize other controls contained in the window as desired. SmartSplitter can automatically attach nearby controls thus achieving full functionality with NO coding and NO binding! SmartSplitter is developed for and tested on Linux, Mac OS 9, Mac OS X, and Windows 98/2000/XP. SmartSplitter began like so many other classes do - as a simple crappy class in an early crappy project. But as I used this divider thingy in more of my projects, I gradually added in smarts until so great the intellect of this amazing class, I felt obliged to spend the extra effort to simplify it, clean it up, and make it more accessible. The SmartSplitter class is provided free for all to use. However, I do maintain ownership of SmartSplitter. 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 SmartSplitter, you do not need to include this documentation. There is no requirement to credit me in your program for using SmartSplitter. Whats New in This Release: - Fixed control smarts to handle embeded control resize change in REALbasic 2005 - Added logic to handle invisible attached controls - (Use new subroutine setAttachedControlNormallyVisible to alert SmartSplitter if an attached control changes visibility) - Using DisableLiveDrag looks MUCH better - Fixed a Win32 "expanding" handle refresh problem.

Requirements: No special requirements
Platforms: Linux
Keyword: Class Control Cross-platform Libraries Open-source Programming Smartsplitter Splitter
Users rating: 0/10

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


SMARTSPLITTER RELATED
Libraries  -  Mobile Robot Programming Toolkit 0.9.5
MRPT, which is actually short for the Mobile Robot Programming Toolkit was designed as an extensive, cross-platform, and Open Source C++ library. The project is directly aimed at robotics researchers and can help them design and implement...
 
Programming  -  BZbyte Reports 2.0.1alpha
BZbyte reports is a fully web based reporting solution created to provide a commercial quality cross platform professional open source alternative to expensive reporting packages such as Crystal Reports(tm), and others. Visit: http://www.bzbyte.com
38.48 MB  
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  
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  
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  
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  
Development Editors  -  Comm100 Forum Open Source 1.0
Comm100 Forum Open Source is the powerful and easy -to-use open source forum software based on ASP.NET and SQL server. You can download the forum package with no limitations for free and install it in your own environment. You can also have full...
2.6 MB  
Network & Internet  -  Open Source Quotes DataBase 0.1 Alpha
Open Source Quotes DataBase is a Web site which is very similar in style to the bash.org QDB. Open Source Quotes DataBase is designed for people who would like to run their own quote sites. Whats New in This Release: - The ability has been...
82.94 KB  
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  
Libraries  -  Tango 0.98 RC2
Tango is a cross-platform open-source software library, written in D for D programmers. The project is structured as a cohesive and comprehensive library for general purpose usage, and is supported by a growing number of recognized D enthusiasts....
 
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