The moderation process took a while so I managed to figure it out on my own :)
The more generalized problem is to get a FlexTable to respond on mouse over. If anyone runs into the same problem, I went with subclassing FlexTable. Details are here (lower part of post): http://wiki.github.com/hsm/mail-mvp/mail-deconstructed . Main code is here: http://github.com/hsm/mail-mvp/blob/list-mouseover/src/main/java/com/google/gwt/sample/mail/client/MailListFlexTable.java If anyone has any comments or suggestions for improvements please feel free. On Dec 26, 8:50 am, Henrik Schmidt <[email protected]> wrote: > OK, so I'm very new to GWT so bear with me :) -- 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.
