Hello, I realize a web application that run commands displayed in menuItem. These commands may depend on each other, for example if a command C depends on B, B depends on A to execute C we must execute in order A- > B-> C. In short, I would like to improve the feedback on my application and select menuItems automatically when the mouse is over a command that depends on them. Thanks in advance for your helps. NB: I use GWT 2.3
-- 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.
