I plan to use the UiBinder-style XML as the file format for laying out
widgets.  Im not sure about supporting GWT designer -- I would rather
implement something like Apple's Interface builder and not have it bound to
Eclipse.

Here is an demo TableView widget (not feature complete)

http://www.hokuasoftware.com/tableview/


On Sat, Dec 24, 2011 at 7:51 AM, Gal Dolber <[email protected]> wrote:

> I think its more about extracting the styles from Cappuccino.
> Personally, I stay away from widget libraries
>
>
> On Sat, Dec 24, 2011 at 10:42 AM, Stefan Ollinger 
> <[email protected]>wrote:
>
>> Do you plan to add UiBinder and GWT Designer support?
>>
>> Stefan
>>
>> Am 23.12.2011 21:10, schrieb cbruno:
>>
>>> I am currently building a clean room implementation of the Cappuccino
>>> widgets (cappuccino.org)  in GWT. Instead of using layout classes the
>>> widgets utilize absolute positioning and autoresizing masks for
>>> layouts. The event system is based on a Responder class which
>>> implements mouseDown, mouseUp, KeyDown, etc.. methods to handle
>>> events. Aristo is the default theme.
>>>
>>>  My ultimate goal is to release an interface builder like tool,
>>> similar to the tool Atlas that was being made for Cappuccino (now
>>> defunct)
>>>
>>> I will be placing greater emphasis on  wai-aria markup and
>>> accessibility (Including keyboard&  touch) than cappuccino currently
>>>
>>> supports.
>>>
>>> What do you all think? Given the existence of gxt and smartgwt, do you
>>> think there is room for another widget library?
>>>
>>> Chris
>>>
>>>
>> --
>> 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 <[email protected]>.
>> To unsubscribe from this group, send email to google-web-toolkit+**
>> [email protected]<google-web-toolkit%[email protected]>
>> .
>> For more options, visit this group at http://groups.google.com/**
>> group/google-web-toolkit?hl=en<http://groups.google.com/group/google-web-toolkit?hl=en>
>> **.
>>
>>
>
>
> --
> Guit: Elegant, beautiful, modular and *production ready* gwt applications.
>
> http://code.google.com/p/guit/
>
>
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to [email protected].
> 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.
>



-- 
Chris Bruno
sent from my Mac Pro

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
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.

Reply via email to