Google Web Toolkit News - onGWT.com

To content | To menu | To search

Tag - MyGWT

Entries feed - Comments feed

Tuesday 25 March 2008

MyGWT 1.0 : code available

image darell

As most of you know, I said I would have the 1.0 code available on the March 24th. The code still needs work but I will still make it available. There are many bugs and all the sample code has not been updated. However, if you want to take a look now you can access SVN on the mygwt.net server.
Keep in mind there still might be a few minor tweaks to the API. I would look at this as more of an early access peak at the code and not a release. Things should be a lot more stable by next Monday, so if you have time you might want to wait a week unless you are OK with bugs. Please do not post any bugs in the forums for 1.0 until next week as I am probably already aware of them.
I will also provide a migration guide sometime next week.

It includes a form widget.

http://mygwt.net/svn/trunk
http://mygwt.net/forum/viewtopic.php?p=4300#4300

Sunday 27 January 2008

My-gwt-ux : MyGWT User Extensions

 

my-gwt-ux provides a set of user created extensions to the MyGWT library.

http://code.google.com/p/my-gwt-ux/

Demo

image

News from the new version of GWT Designer

Update : False alarm, thanks Chris

Ed Burnette

Instantiations demonstrated their new GWT Designer at a BOF last night at Eclipse World. According to Eric Clayberg, Sr. VP of Product Development, the response was very enthusiastic.

I hope that GWT Designer will support GWT-Ext, MyGWT and others.
And remember : "Instantiations is giving back to the community by donating its products to committers who are working on non-commercial open source projects."

New GWT Designer in beta

Instantiations' Donations to Open Source Projects

Wednesday 19 September 2007

Try MyGWT, a pure Java GWT toolkit

Xavier Warzee :

As expected, pure GWT libraries written in Java are coming !!! Try MyGWT (check the demo). This library is written in Java thus the GWT compiler will optimize the generated Javascript downloaded by browsers. You will be also able to keep full control of your code at Java level.

Try MyGWT, a pure Java GWT toolkit

Tuesday 11 September 2007

MyGWT - Widget Library

MyGWT is an open source Java library for the Google Web Toolkit. The library helps developers easily create compelling desktop like AJAX web applications. No messing around with HTML, CSS, or images, all MyGWT widgets look great out the box.
MyGWT Project
MyGWT Demo

It is 100% Java.