Home
→ Programming & Development
- Freeware Programs
| Most Popular in Category |
Newest in Category |
|
Computer Advance IDE is not only a free IDE, (which supports multiple modules within a single file,) it also includes a built-in language, named "Develop", and a parser! Making new languages, even ...
|
Office Ribbon Editor 's main focus is on editing the RibbonUI for Excel, Word, and PowerPoint. The reason behind this decision lies on the fact that the ribbonUI is managed with XML. As a Microsoft ...
|
1442 programs, showing page 17 of 145
← 15 16 17 18 19 20 21 22 23 24 25 →
|
Boxely™ UI Toolkit
|
The Boxely™ UI Toolkit is a next-generation, standards-based development platform for creating rich desktop applications.
With built-in support for layering, compositing, animation, data-binding, accessibility, and more, the Boxely UI Toolkit enables developers and designers to create interactive applications with the same ease, flexibility, and extensibility as creating internet applications. The Boxely UI Toolkit not only has the ability to leverage the Open Client Platform (OCP) services, but is also built on top of the OCP.
A Boxely application is a collection of XML and script files that describe a user interface and the logic behind it. A typical Boxely application presents a window and executes scripts that connect the user interface with the application's logic.
|
|
Comments -
- Added on 30th Oct 2006 by jf -
|
|
BPSoftware Delphi Components
|
1. TAlignEdit(1.0): is a TEdit descendant which allows the specification of horizontal alignment of the text within the edit control.
2. TDBAlignEdit(1.0): is a TDBEdit descendant which allows the specification of horizontal alignment of the text within the edit control.
3. TAlignListBox(1.0): is a TCustomListBox descendant which allows the specification of horizontal alignment of item text within the list box control.
4. TBorderComboBox(1.0): descendant which allows the specification of the BorderColor. If the BorderColor is set to the Parent.Color the combo box appears 'flat'.
5. TBPMemo(1.2): is a descendant of the native TMemo control. TBPMemo adds the ability to specify scrolling events. TBPMemo adds properties to allow for the displaying of the corresponding TBPMemo (Memo) line numbers.
6. TDBDateTimePicker(1.3): This component is a 'data-aware' descendant of TDateTimePicker component. This TDBDateTimePicker control also displays a blank value for no date.
7. TDBSpinEdit(1.3): This component is a 'data-aware' descendant of the native Sample TSpinEdit component.
8. TDirectoryEdit(1.1): This component is a descendant of TEdit which contains a button for selecting a directory, which fills the Edit box with the selected directory. You can also override the ButtonClick to perform your own action.
9. TFileEdit(1.0): This component is a descendant of TEdit which contains a button which calls an open dialog, which fills the Edit box with the selected file. You can also override the ButtonClick to perform your own action.
10. TMsgDialog(1.0): This component is a wrapper for the MessageDlg function. TMsgDialog allows for the easy display of message boxes without a lot of complicated coding.
11. TMyStatusBar(1.2.0.0): is a TStatusBar that accepts components dropped onto it at design time. TMyStatusBar can also be assigned an ImageList for display in the panels. The StatusPanels of TmyStatusBar use an ImageIndex to specify which image in the ImageList to display when the PanelStyle is psOwnerDraw. For each panel the BrushColor and FontColor can be set to paint the background of the panel along with the font color.
12. TSHFileOp(1.0): that is a wrapper for the SHFileOperation API to copy, move, rename, or delete (with recycle-bin support) a file system object.
|
|
Comments -
- Added on 13th Nov 2004 by lt -
|
|
Brainiac Designer
|
|
Brainiac Designer is an open-source visual behaviour tree editor. It allows you to build behaviour trees by using simply drag&drop. The editor supports plugins, exporters and stores behaviours as XML files.
ScreenShot
|
|
Comments -
- Added on 5th Mar 2009 by jf -
|
|
BrMake
|
This utility creates an executable program from a multi-archive project, using Harbour, xHarbour and MiniGUI.LIB or other libs.
In a project with multiple .PRG files, BRMAKE will compile only those files modified after the last compilation. speeding up the executable creation process.
To use this utility you need to install in your PC the Borland BCC 5.5 compiler, Harbour or xHarbour and MiniGUI graphic library (in case you want to create a GUI program).
|
|
Comments -
- Added on 21st Jul 2006 by lt -
|
|
Browse for folder dialog
|
|
With this component developed by GSC you can easy show up the "Browse for folder" dialog of Windows
There are implemented the new features presented in IE4+ therefor you can setup the dialog to give an edit box, the "New folder" button and any new styles.
|
|
Comments -
- Added on 12th Sep 2004 by lt -
|
|
BScript32
|
Bscript32 is a 32-bit programming language. It's an interpreted language, similar to PERL and even the DOS batch language.
It is syntacticaly friendly, and loaded with all sorts of useful features. You can send keystrokes to applications, embed your scripts directly inside of Dos batch files, and even execute command line macros without a source code file.
This is a good, solid substitute for the Windows scripting host. Tons of concise, accurate documentation make this a must-have for anyone looking to write powerful scripts quickly.
This program is complete, total, and and utter freeware, but the syntax checker is not. You need to make a donation to this site if you want to get your hands on a copy of it.
|
|
Comments -
- Added on 4th Sep 2007 by lt -
|
|
BSF4Rexx
|
|
BSF allows Java programs to call (invoke) script programs written in languages other than Java. Such script programs may also be able to call back into Java and use all of Java's classes and objects.
- With "BSF4RExx" any Java application can use (Object) Rexx as a scripting language
- Open Object Rexx can use Java as a huge, operating system independent function library. (The Object Rexx support enabled with "BSF.CLS" makes Java look like a huge Object Rexx class library!)
The "Vienna version of BSF4Rexx" adds additional functionality, the most notable addition allows ooRexx programs to address Java fields as if they were Object Rexx attributes, as well as supplying the functions box() and unbox() to wrap and unwrap primitive datatypes into/from their corresponding Java class (e.g. needed for setting property values in OpenOffice.org - OOo).
All Rexx programs using BSF4Rexx are per se fully portable, ie. to any system which possesses Java and a Rexx interpreter, provided that the JNI DLL/shared library is ported to that platform (the source file to be ported/compiled is "BSF4Rexx.cc").
Out of the box the following operating systems are supported: Linux (Intel) and Windows.
|
|
Comments -
- Added on 4th Jun 2006 by lt -
|
|
BTComboSelect
|
|
Implements a standard user entry dialog box allowing the user to select an option from a combo selection box. This is similar to the InputBox function except that this uses a combo select.
|
|
Comments -
- Added on 3rd Nov 2006 by vj -
|
|
BTCommandLine
|
|
This unit implements a more complete set of routines for handling command line parameters. This can be used instead of functions like FindCmdLineSwitch and ParamStr.
|
|
Comments -
- Added on 4th Nov 2006 by lt -
|
|
Btrieve Commander
|
|
Btrieve Commander is a Btrieve file viewer / editor for OS/2, Win32 and DOS.
Prerequisites:
- An appropriate Btrieve record manager installed and working. Btrieve version 6.0 or higher required for full functionality. Btrieve is now part of Pervasive SQL.
- Data dictionary files (DDFs) that describe the files you want to access.
ScreenShot
|
|
Comments -
- Added on 9th Oct 2005 by lt -
|
1442 programs, showing page 17 of 145
← 15 16 17 18 19 20 21 22 23 24 25 →
ReCache this page 2012-02-10 12:00:37 PST |