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.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to