Category Archives: News

Xailer Professional countdown

Dear Xailer user,

On May, the fifteen we will publish the definitive version of Xailer Professional.

We understand that Xailer Professional is completely ready to be used as a development tool and we fully believe to have fulfilled all the requirements that ourselves did settled down when we published the Pre-release version.
Continue reading

Native Vista controls on Xailer

Vista has a new kind of control named CommandLink which behaves like a standar button, but enhances the user experience.

Look at the screenshot:

CommandLink

The control shows an image, a main text and a brief description of the action.

To understand how ity works we can see the source code to create the second button on the image above:

WITH OBJECT TCommandLink():New( oForm )
   :cText := "CommandLink"
   :cNote := "This is the new TCommandLink control"
   :lShield := .T.
   :Create()
END

The file vistacommandlink.zip
has all the control source code. Just compile it and add the OBJ to any project where you want to use it.

Regards.

New software xaScript

OZ Software has just release xaScript. xaScript is a powerful scripting language which opens a lot of new possibilities to all the xHarbours developers. xaScript let’s you create standard xHarbourr source code that can be evaluated in run-time without the need of xHarbour itself or any linker. Includes:

  • Lifetime upgrades
  • English and Spanish documentation
  • Un year of technical support through a public news forum.

xaScript can be used from any xHarbour application, being not necessary the use of Xailer with it.

The price of xaScript is 100 €.

For further information and buy consult at Xailer.com

You can download a demo version from the following link

Welcome!

Dear Xailer user,

Welcome to xailer.info, the official Xailer web site for Technical information and support. From this site we will want to offer any kind of information related to Xailer, and we expect that it will be become a really meeting point for all the users that want to share their acknowledge and experiences about Xailer.

Regularly the creators and collaborators of Xailer will publish interesting tehcnical articles that we hope they will be of a great interest. We will also treat some less technical matters, but always related to the Xailer or xBase world.

We hope you find this Web site useful and we might count with your presence and comments. If likewise, you want to collaborate with us on the development of this site contents, with no doubt, please, join us, from the ‘Collaborators’ link that you will find on this same page.

All Xailer creators are spanish spoken people. We apologize for any ‘spanglish’ you may find on this Blog and we highly appreciate your comments to fix them.

We also would like to sincerely thanks Alfredo Sanz (Fredy) for his great work on the development of this site.

Best regards,

[Xailer Team]