Re: FixedWidthgrid.autoFitColumnWidth no longer in the 9/4 drop

2008-10-10 Thread darkman97

Take a look at this issue post

http://code.google.com/p/google-web-toolkit-incubator/issues/detail?id=130can=4

It has been some change from last incubator, one of them it has been
it.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: google-web-toolkit-incubator policy

2008-09-28 Thread darkman97

Incubator is so experimental widget, and sometimes are done major
refactoring (critical changes).

Althought I'm happy using it at same time sometimes is so complicated
to make changes between versions, because updated information on wiki
not correspons sometimes with updated classes libraries, javadoc seems
it's ok on that way.

Any changelog it'll be necessarry to make upgrades more easilly.

On Sep 26, 10:45 pm, Isaac Truett [EMAIL PROTECTED] wrote:
 I haven't seen a roadmap as such. But as an interested observer and
 user of Incubator components, I can tell you that they are actively
 developed and supported. They're also really useful. It's a much more
 fluid environment than the main GWT project which means you can get
 faster evolution of components, but it also means more frequent and
 severe breaking changes. There's a gen2 movement underway in the
 Incubator which includes re-working a lot of the existing Incubator
 components as well as an entirely new event system that looks very
 promising. I would encourage you to try out the Incubator. Just keep
 in mind that it's still a work in progress.

 - Isaac

 On Thu, Sep 18, 2008 at 4:33 AM, Sylvain [EMAIL PROTECTED] wrote:

  I would like to use 2 components included in your incubator toolkit
  ( FastTree and Tables with cell editors ). Can I have a road map to
  know when and if these components will be included in the future GWT
  official release?
  These 2 components were already in the last incubator 1.4 and were not
  included in the new GWT release 1.5.
  Could you please give more visiblity to your roadmap on GWT?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: SortableFixedWidthGrid missing in gwt-incubator_1-5_Sept_04?

2008-09-10 Thread darkman97

Now must be used FixedWidthGrid.

Take a look at java doc - there's new css declarations too. Other
interesting questions are some changes on sink events ( headerWraper
and dataWraper ) if you take a look at ScrollTable.java you'll see it.

I've still not found some old methods setHoveringPolicy( ),
setMinHoverRow() and autoFitColumnWidth() from dataTable -
disappeared.  I've still looking where have been moved.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---