Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
ANN: GWT Window Manager Release 0.6 available
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Luciano Broussal  
View profile  
 More options Apr 19 2007, 11:08 am
From: Luciano Broussal <luciano.brous...@gmail.com>
Date: Thu, 19 Apr 2007 08:08:34 -0700
Local: Thurs, Apr 19 2007 11:08 am
Subject: ANN: GWT Window Manager Release 0.6 available
Hi All,

I'm glad to announce that GWM's release 0.6 is out now and available
for download.

Some of the great new features you will be able to use are:

* Hide effects when closing frames
* 4 new great themes added to the release
* Setting a theme on GDesktopPane changes all the themes of its
GInternalFrame's
* Different themes for selected and unselected frames
* GFrameAdapter added for easier listener management

Improvements which have been made are:

* Better code architecture by refactoring into GFrame/GInternalFrame/
GDialog
* Frames with URL content are no longer reloaded when resized
* Faster dragging of frames with different drag modes

Bug fixes of the new release include:

* ListBoxes are no longer visible through frames
* GInternalFrame's visibility bugs have been fixed
* Maximize/Minimize functionality bugs have been fixed
* Closed frames will set all references to null so that it can be
garbage collected

Just play with the demo, read the installation/migration guide and
grab the release for your project.

For feedback check back at the GWM Forum. Any comments welcome.

GMW Release Note: http://code.google.com/p/gwtwindowmanager/wiki/ReleasesHistory

GWM Forum: http://groups.google.com/group/gwt-window-manager

GMW Demo: http://www.gwtwindowmanager.org

GWM Java Docs: http://www.gwtwindowmanager.org

GWM Downloads: http://code.google.com/p/gwtwindowmanager/

I would say a particular thank you Dominik for its important help
these last days.

Cheers.

Luciano
--
http://www.gwtwindowmanager.org


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Scooter  
View profile  
 More options Apr 19 2007, 8:23 pm
From: Scooter <willi...@gmail.com>
Date: Thu, 19 Apr 2007 17:23:16 -0700
Local: Thurs, Apr 19 2007 8:23 pm
Subject: Re: ANN: GWT Window Manager Release 0.6 available
I just wanted to say that it only took me about 30 minutes to update
the new jar files and make the appropriate code changes. I also tested
with overlapping applets and I would say that the bug fix for
listboxes showing through has also fixed the problem for overlapping
applets.

It looks like the mac theme may have a problem as the toolbars for
each window go invisible.

Keep up the great work!!!

Scooter

On Apr 19, 11:08 am, Luciano Broussal <luciano.brous...@gmail.com>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrés Testi  
View profile  
 More options Apr 19 2007, 10:50 pm
From: Andrés Testi <andres.a.te...@gmail.com>
Date: Fri, 20 Apr 2007 02:50:18 -0000
Local: Thurs, Apr 19 2007 10:50 pm
Subject: Re: ANN: GWT Window Manager Release 0.6 available
Congratulations Luciano, this release looks pretty good!!!

On 19 abr, 12:08, Luciano Broussal <luciano.brous...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Luciano Broussal  
View profile  
 More options Apr 20 2007, 1:42 am
From: Luciano Broussal <luciano.brous...@gmail.com>
Date: Thu, 19 Apr 2007 22:42:25 -0700
Local: Fri, Apr 20 2007 1:42 am
Subject: Re: ANN: GWT Window Manager Release 0.6 available
Thank you Andres!

Regards.

Luciano

On Apr 20, 4:50 am, Andrés Testi <andres.a.te...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Luciano Broussal  
View profile  
 More options Apr 20 2007, 1:49 am
From: Luciano Broussal <luciano.brous...@gmail.com>
Date: Thu, 19 Apr 2007 22:49:49 -0700
Local: Fri, Apr 20 2007 1:49 am
Subject: Re: ANN: GWT Window Manager Release 0.6 available
Hi Scooter,

Thank you for you invaluable feedbacks.
Just could you give a bit more explanation or sample code to reproduce
what you think it could be a bug  with the Mac theme? If it is one i
would be happy to fix it :)

The gwm is going more and more well thank to the users feedbacks. so
if you find bugs , want improvments, new features etc it would be nice
to fill the tracker :)

http://code.google.com/p/gwtwindowmanager/issues/list
and you can all of you go on the official Forum at
http://groups.google.com/group/gwt-window-manager

It sounds good it took only 30 min to do the migration as your project
is a big one based on top of the gwm :)

Thank you Scooter.

Luciano

On Apr 20, 2:23 am, Scooter <willi...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
dominik_steiner  
View profile  
 More options Apr 20 2007, 6:55 am
From: dominik_steiner <Dominik.J.Stei...@googlemail.com>
Date: Fri, 20 Apr 2007 03:55:36 -0700
Local: Fri, Apr 20 2007 6:55 am
Subject: Re: ANN: GWT Window Manager Release 0.6 available
Hi there,

I can also confirm that migration from 0.5.2 to 0.6 was easy and a
quick fix.

And the improvements are really great to see and have. Thanks to you
Luciano for your great work.

It was a great pleasure helping you in this event.

As the guy responsible for the docs, if something is not clear about
the docs, please post back to the forum at the forum at

http://groups.google.com/group/gwt-window-manager

I also want to mention that at

http://code.google.com/p/gwtwindowmanager/downloads/list

you not only find the new 0.6 release but also the migrationguide.html
for helping you with the migration between the different versions. If
you don't find it clear, please post back here or at the Gwm forum.

Hope that the GWT community will enjoy this release as much as it was
fun for my project and me to take in it. :)

Dominik

On 20 Apr., 07:49, Luciano Broussal <luciano.brous...@gmail.com>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
nicolas.ciaravola.pro@gma il.com  
View profile  
 More options Apr 20 2007, 7:15 am
From: "nicolas.ciaravola....@gmail.com" <nicolas.ciaravola....@gmail.com>
Date: Fri, 20 Apr 2007 04:15:04 -0700
Local: Fri, Apr 20 2007 7:15 am
Subject: Re: ANN: GWT Window Manager Release 0.6 available
Congratulations Luciano,

I have been use GWT since 2 months and it's powerful !!
The migration from the Release 0.5.2 to the Release 0.6 have been a
success and very easy.

Thanks luciano for this great work !!

Good luck for the futur release !! :)

Nicolas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Luciano Broussal  
View profile  
 More options Apr 20 2007, 11:30 am
From: Luciano Broussal <luciano.brous...@gmail.com>
Date: Fri, 20 Apr 2007 15:30:16 -0000
Local: Fri, Apr 20 2007 11:30 am
Subject: Re: ANN: GWT Window Manager Release 0.6 available
Thank you Nicolas for your support!
Enjoy the GWT technology  and the GWT Window Manager.

Regards.

Luciano
--
http://www.gwtwindowmanager.org

On Apr 20, 1:15 pm, "nicolas.ciaravola....@gmail.com"


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Luciano Broussal  
View profile  
 More options Apr 21 2007, 1:22 am
From: Luciano Broussal <luciano.brous...@gmail.com>
Date: Sat, 21 Apr 2007 05:22:27 -0000
Local: Sat, Apr 21 2007 1:22 am
Subject: Re: ANN: GWT Window Manager Release 0.6 available
Hi all,

For gwm'lers coming from the 0.52 and want full window display on move
or resize with the 0.6 . look at this thread
http://groups.google.com/group/gwt-window-manager/browse_thread/threa...

Now it is configurable to take in count the different users wishes :)

Luciano
--
http://www.gwtwindowmanager.org.
The demo : http://www.gwtwindowmanager.org/demo/GwmDemo.html

On Apr 19, 5:08 pm, Luciano Broussal <luciano.brous...@gmail.com>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »