Turns out my co-worker Asif had the answer: String platform = com.google.gwt.user.client.Window.Navigator.getPlatform ();
On Dec 23, 2:23 pm, cbruno <[email protected]> wrote: > write a function to inspect the user agent string? > > On Dec 23, 3:28 pm, GregD <[email protected]> wrote: > > > > > > > > > Is there a Client side call to tell the client which OS it's running > > under? > > > TIA, > > > Greg -- 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.
