ANN: wxForms for Delphi -1.1 - wx FormDesigner for Delphi

Do you like to promote your wxWidgets based application or component!? Post it here and let's see what the critics have to say. Also, if you found that ONE wx component the world needs to know about, put it here for future reference.
Post Reply
gururamnath
Super wx Problem Solver
Super wx Problem Solver
Posts: 466
Joined: Sat Sep 18, 2004 2:49 am
Location: California, USA

ANN: wxForms for Delphi -1.1 - wx FormDesigner for Delphi

Post by gururamnath »

TwinForms is pleased to announce the release of our wxWidgets Form Designer for Delphi - wxForms for Delphi 1.1.

wxForms for Delphi is an integrated form designer plugin for Borland /CodeGear Delphi that helps to create cross platform applications for Windows, Mac OSX and Linux using single source base. The wxForms code from Delphi can be compiled in Mac OSX and Linux without much change using FreePascal.

wxForms for Delphi allows you to use all the Delphi's powerful Form Designer/ Editor features (Form Alignment, Object inspector, Component Palette etc ) to quickly create Cross platform applications. wxWidget's Components can be easily customized by modifying their properties in the object inspector.

Following are the features of wxForms for Delphi:

* Pascal Wrapper for wxWidgets
* Create Cross Platform GUI that can be compiled in Freepascal / Lazarus in MacOSX and Linux.
* Reuse your favourite non visible VCL directly with wxForms.
* Create wxWidgets Dialogs and Frames using Delphi Form Designer.
* Facilitate the use of all Delphi's features to create Cross platform application(ANSI and UNICODE).
* Ability to create cross platform Lazarus project file with a single click
* Over 60 ready to use wxWidgets components.
* Ready to use wxWidgets Dialog and Frame project Templates.
* Integrated cross platform bitmap creator.
* Image-List editor to easily manage images for various components like ListView, Tab Control, toolbar and Menus.
* Integrated wxWidgets Menu, Toolbar, ListView, Statusbar Editors.
* Integrated wxWidgets Open/Save Dialog File Filter Editor.
* Support for ANSI and Unicode wxWidgets Libraries.

New Features for this release
* Support for Linux
* Custom Exception handler support
* New Samples
* Bug fixes

For more Information, Please visit http://www.twinforms.com .

Screenshot and Screencast can be found at :

http://www.twinforms.com/products/wxfor ... enshot.php
http://www.twinforms.com/products/wxfor ... ncasts.php

For support questions, please send us a mail to [email protected]
wxWidgets Form Designer for Delphi and C++ Builder - http://www.twinforms.com

Code snippets for wxWidgets - http://wxsnippets.com
Post Reply