Thursday, October 04, 2007

JSDialog - Update now available

As mentioned yesterday, the new version of TJSDialog has been released to registered users.

You can download a compiled version of the main demo for the component.

More information about the new release available from http://www.jed-software.com

To purchase your own license(s) visit the purchase page.

Labels: , ,

Tuesday, October 02, 2007

JSDialog - Check these out

An update for TJSDialog should be available tomorrow. Here are a couple of dialogs you can create using TJSDialog the you can't with the native Vista API.

The native API doesn't even support a header section, let alone a header section with a gradient background.

The native API supports radiobuttons. TJSDialog supports radiobuttons and given the powerful nature of TJSDialog, it can also support checkboxes inplace of the radiobuttons. An extra component is even included so you don't have to handle the required events. All the work is done for you.

The commandlink control used in TJSDialog is more advanced than the default Vista implementation. You can assign an additional picture (such as what is displayed on the Copy file dialog) as well as assign the additional picture or glyph from a specific image list.

There are a number of other additional features in TJSDialog that isn't included when you use the native API, apart from the fact that TJSDialog works under Win2000 and WinXP (and should also work under Win95 and Win98).

The code for TJSDialog compiles in every Delphi version from Delphi 5 through to RAD Studio 2007 (except Delphi 8).

Custom Controls
With TJSDialog you can even use other vendors controls to keep a consistent look and feel for your entire application, including the dialogs. This means that if you use one of the custom Raize or Developer Express styles, you can replace the default Buttons on TJSDialog with a button from one of these vendors and not have your dialogs look totally different from your application.

Don't like the TJSDialog progress bar implementation, replace it with a thirdparty one.

TJSDialog is extremely powerful, it is just waiting for you to unlock it. It is so powerful that you will find that many custom forms in your projects can be removed and replaced with TJSDialog components. I have done this several times in projects of my own.

Component Editor
TJSDialog ships with a comprehensive component editor that offers preview functionality. This way it is easy to experiment with properties and easily check how the dialog will look.

You can visit the TJSDialog website for further information.

Labels: , ,

Thursday, September 27, 2007

Visual Forms - Version 1.4 now available

An update to Visual Forms is now available.

Some changes that are included in Version 1.4 is:
  1. New Feature - Thumbnail quality selector added to options dialog
  2. New Feature - Zoom preview
  3. New Feature - Remember last zoom size and reload project with that zoom size
  4. New Feature - Support for Italian translation (thanks Dario)
  5. New Feature - Incremental search added to Select Form dialog
  6. Update - Incremental search now brings a form into view
  7. Fix bug where placing commands onto a toolbar might corrupt the images
  8. Fix bug where only open forms are displayed was not being updated when a new form was opened
  9. Fix bug where only open forms are displayed the Open Form dialog would only show open forms as well
  10. Fix bug where Saving a new project would fail
  11. Replace ActionManager toolbars with TToolbar
Quality Selector (Item 1):


Zoom Preview (Item 2):


Existing customers should have received notification of the new build a couple of weeks ago. If you have not, please contact me.

You can found out more about the Visual Forms IDE Expert from:
http://www.jed-software.com/vf.htm
http://www.jed-software.com/vf_screen.htm

An updated feature video is currently in the works.

Labels: , ,

Sunday, August 19, 2007

NEW: Beyond Compare IDE Expert for BDS2006

The Beyond Compare IDE Expert is now available for Borland Developer Studio 2006 (and Turbo Delphi PRO).

More information and download locations from the online readme file.

http://www.jed-software.com/docs/bc_readme.htm

Labels: , ,

Monday, July 30, 2007

NEW: FastMM4 Options Interface

Today I am releasing a little application I wrote to help folks that perhaps don't have the confidence to read through the FastMM4Options.inc file and determine what options they want to activate/deactivate for their copy of FastMM4.

To download the full version of FastMM4:
FastMM on sourceforge by Pierre le Riche
To download the installation file:
FastMM4 Options Interface

This utility was written in CodeGear Delphi 2007
Installation program was created with InstallAware 7 Studio

Lets pad out this post with some images...


Regular options


Showing dependant options

UPDATE: I must add that Pierre has done an awesome job in creating and documenting each compiler option. The comments that are displayed are directly from the options include file. I have not added to any of the descriptions.

Let me know if you find it useful.

Labels: , ,

Thursday, June 28, 2007

Beyond Compare IDE Expert now available

I've tinkered away on the Beyond Compare IDE Expert a little this week. Thanks to everyone that responded to my call for Beta testers.

I've now made available the first public version of Beyond Compare IDE Expert.

You can read the readme file (which includes the Installation and User Guide) online at www.jed-software.com/docs/bc_readme.htm.

You can download the actual expert from www.jed-software.com/files/BCIDEExpert2007.zip.

This screenshot shows where the commands are available when the expert is installed.


Labels: , ,