[Xswt-developer] FormToolkit support
Brought to you by:
dvorme
|
From: Markus W. <ma...@em...> - 2006-10-10 22:55:17
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, after recognizing that there is no FormToolkit support and reading the mailing archives I decided to grab the idea of Phillip Bairds and implement a extended SWTLayoutBuilder which is FormToolkit aware. Attached are the LayoutBuilder class (read for contribution). Some widgets are a bit hacky, because there are properties and methods which could not be set throught xml and therefore has to be configured afterwards throught the result Map from the parser. Also I attached two more files. A view and a xml used by it. The view contains most widgets shown in 'Eclipse Forms: Rich UI for the Rich Client' (http://www.eclipse.org/articles/Article-Forms/article.html). I'll continue to work on this when my time allows it to remove the 'hacky' parts and maybe add multipage editor support to it as well as support for the XSWT-Preview-View for FormToolkit. There is not much more to say but: XSWT is a great tool. :) Keep going. Markus Wolf - -- > > emedia-solutions wolf > Wedeler Landstrasse 63 > 22559 Hamburg > (040) 550 083 70 > >> web: http://www.emedia-solutions-wolf.de >> mail: ma...@em... >> pgp: http://wwwkeys.de.pgp.net > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFLCTLeyJE91ndMG4RAp+bAJ4lc0ZYjVTyptJhNA5s0CSl7huz5wCbB9mG g3q3dBmP3MVgSW0lvkdXwlc= =qnie -----END PGP SIGNATURE----- |