What Features Should A GUI toolkit have?
Paulo Pinto via Digitalmars-d
digitalmars-d at puremagic.com
Fri Mar 6 07:11:19 PST 2015
On Friday, 6 March 2015 at 14:43:20 UTC, Ola Fosheim Grøstad
wrote:
> On Friday, 6 March 2015 at 14:22:21 UTC, Paulo Pinto wrote:
>> Last one was an upload progress bar with status with amount of
>> uploaded data for files dragged into the browser, working the
>> same way across all required browsers.
>
> Meaning IE9? You can do it, by reporting back from the server
> (well, not on GAE, since uploads are dealt with by a separate
> system).
IE 8, tablets and smartphones with multiple browser versions.
>
> From IE11 and up the support for modern web tech is quite
> impressive IMO.
>
>> They have Android for that.
>
> That's only one platform. They need to make sure that people
> are happy to use web apps on iOS, OS-X and Windows too.
Yep, that is why Inbox was made with J2ObjC.
http://arstechnica.com/information-technology/2014/11/how-google-inbox-shares-70-of-its-code-across-android-ios-and-the-web/
More information about the Digitalmars-d
mailing list