Thursday, June 20, 2024

Re: Can GWT application run in Window7 ?

Should be fine, as long as you check the JS support versions when doing JSInterop / JSNI.

My GWT app runs fine on 10+ year old phones, so Windows 7 should also be fine (Note: Support of IE was dropped, so you might have some small issues if they try to use IE).

Obviously, using Windows 7 is a bad idea, but that's a problem for your users, not GWT.

On Wednesday 19 June 2024 at 10:14:59 pm UTC+10 David wrote:
I just got assignment. I need to develop a web app for Window7 users. I knew Window7 just support Chrome up to version 109. Is there some risk to use GWT with DominoKit to develop a web application for Window7 users?

Thanks,

David

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/67b3d008-5d1a-410b-ae72-61ea434f0be0n%40googlegroups.com.

No comments:

Post a Comment