Feed on Posts or Comments

News Ignacio OZ on 13 Nov 2009

Xailer 2 RC2

Dear Xailer users,

A new Xailer 2 RC (release candidate) is ready, with some minor fixes.

For further information on Xailer RC consult the article:

http://xailer.info/eng/?p=54

The new install file of Xailer 2 RC2 can be downloaded from the following link:

http://www.xailer.com/files/xailer20rc2.exe

It requires also a new version of xHarbour, that has change from previous Beta version, that can be downloaded from the following link:

http://www.xailer.com/files/xharboursetup2.exe

We remind you that this version is only available to active registered users. For further information consult the article Xailer 2.0 news and enhancements on this same blog.

Important note:

We have decide to extend the support and upgrade period up to 30 days after the definitive publication of Xailer 2.0 and completely free to all the users with a expired subscription that have renew or purchase Xailer after August the 10th of 2008, date on we published on our Blog the access to Xailer 2 Beta to users with active subscription.

If this is your case, please contact by Email with sales at xailer.com in order to get you period support increased.

Best regards,

[Xailer team]

News Ignacio OZ on 16 Oct 2009

Xailer 2 RC1

Dear Xailer users,

The first Xailer 2 RC (release candidate) is ready and we look forward to publish the definitive Xailer 2 on 30 days maximum.

As we have already said on a previous article on this same blog, we have made a complete redesign of datacontrols architecture that have provoke some behavior differences that we tried to solve and we will still try solve in the future.

For those of you that have not follow Xailer 2 evolution I will try to briefly resume some of its new features, that include:

Continue Reading »

Components JLalin on 24 Aug 2009

Treeivew with custom colors

Several times we have been asked in the forums if there was any way to customize the individual items off a Treeview control.

treeviewcolor.png

The only difference of this component with the native Xailer Treeview is that it doesn’t have visual editor for aItems property and must be filled at design time with the context menu or at runtime with one of the following methods:

  1. METHOD AddItem( cItem, xImage, xSelImage, lBold, lChecked, lParam, nClrText, nClrPane ) // –> oItem
  2. METHOD InsertItem( cItem, xImage, xSelImage, lBold, lChecked, lParam, nClrText, nClrPane, nPos ) // –> oItem

As you can see, these methods add two new parameters to set the text and background color of each item and are fully compatible with standard Treeview, allowing the use of images, checkboxes, etc..

The attached ZIP treeviewcolor.zip includes the DLL for the IDE and the library to link to applications.

Components JLalin on 27 Jul 2009

Component update for Xailer 2

Due to the changes in last Xailer 2 beta and in xHarbour it is necessary to update the external components that I published in recent weeks.

Continue Reading »

News Ignacio OZ on 24 Jul 2009

New Xailer 2 Beta upgrade

Dear Xailer users,

A new version of Xailer 2 Beta is available with some more bugs solved due the redesigned ‘DataControls’. We have also included the control TListView completely finished including its doumentation.

Before August we will publish a last release of Xailer 2 Beta which surely will include the native support of PostgreSQL, and on the first fortnight of September we will publish the definitive version of Xailer 2.0.

The new install file of Xailer 2 Beta can be downloaded from the following link:

http://www.xailer.com/files/xailer20beta.exe

It requires also a new version of xHarbour that can be downloaded from the following link:

http://www.xailer.com/files/xharboursetup2.exe

We remind you that this version is only available to active registered users. For further information consult the article Xailer 2.0 news and enhancements on this same blog.

Best regards,

[Xailer team]

News Ignacio OZ on 03 Jul 2009

New Xailer 2 Beta upgrade

Dear Xailer users,

A new version of Xailer 2 Beta is available with all the founded bugs about the redesigned ‘DataControls’ solved. We have also included a new control TListView that has been demanded for a long time.

We have included some nice samples about the features of the TListView control Here are some images:

2009-07-03_143231.png 2009-07-03_143302.png 2009-07-03_143341.png

 

Despite, still lacks a better integration with IDE and its documentation, that surely will be available on next release of Xailer 2.

The new install file of Xailer 2 Beta can be downloaded from the following link:

http://www.xailer.com/files/xailer20beta.exe

It requires also a new version of xHarbour that can be downloaded from the following link:

http://www.xailer.com/files/xharboursetup2.exe

We remind you that this version is only available to active registered users. For further information consult the article Xailer 2.0 news and enhancements on this same blog.

Best regards,

[Xailer team]

News Ignacio OZ on 17 Jun 2009

New Xailer 2 Beta upgrade

Dear Xailer users,

A new version of Xailer 2 Beta is available with important new features that we hope you will enjoy. Despite, this new version includes a complete redesign of the ‘Data controls’ that we expect will not break your actual applications. Is our intention to fix every problem that may arise to make this new design completely compatible with the previous one, so the upgrade to this new version can be done without trouble. But those of you that decide to use this new version must be aware of this possible problem. BTW, we highly appreciate and give thanks in advance to all the users that are willing to test it.
Continue Reading »

Uncategorized Ignacio OZ on 28 May 2009

New xaDbu version with an important price reduction

Dear Xailer user,

A new version of xaDbu with an important price reduction down to 30 euros is available.

Besides some minor bugs of previous version, this new version corrects a important bug with the demo version under Windows Vista, includes a new form auto scale system when you use large fonts on your Windows configuration and we have included new options to physically move records up or down.

You may download xaDbu from the following link:

www.xailer.com/files/xadbu.exe

Best regards,

Xailer team

News Ignacio OZ on 27 May 2009

New xEdit version

Dear Xailer and xBase users,

We are proud to announce a new version of xEdit, our free development environment for Harbour and xHarbour. This new version includes important features like the support of new C compilers for our Harbour and xHarbour projects. Actually we support the following:

  • Borland C++
  • MinGW
  • Pelles C

Due the integration of this new C compilers we have made a complete redesign of the programming environment options. With this new approach the management of ‘environments’ is a lot easier and flexible. You can work with more than one version of xHarbour, for example, so one project can use an old version of xHarbour and other project may use the latest one.

Another important feature is the possibility to automatically compress with UPX the final executable.

The code editor has also been enhanced with a new functionality that many of you will surely like, that consists that the new or modified lines are marked with a colored line.

xEdit marcas nuevo texto

You may download the new version of xEdit from the following link:

www.xailer.com/files/xeditsetup.exe

Best regards,

Xailer team

News Ignacio OZ on 18 Mar 2009

Small bug on latest Xailer 2 Beta upgrade

Dear Xailer users,

On our last Xailer 2 Beta publication (March 2009) there was a little bug on XAILER.EXE executable that did not show correctly its icon neither on the desktop nor on the file explorer.

Clicking on this link you may donwload a new version of the executable with the problem fixed.

Best regards,

[The Xailer team]

Next Page »