Posted Sep 2, 2012 5:55 UTC (Sun) by butlerm (subscriber, #13312)
In reply to: Qt5 beta released by reddit
Parent article: Qt5 beta released
>HTML is the only UI API that enjoys universal support
HTML is a bit of a joke precisely because approximately nothing enjoys universal support. If a new feature is introduced, if you are lucky a decade later you might be able to rely on it. Until then, you more likely will have to write custom code for three or more major mutually incompatible implementations.
Posted Sep 3, 2012 10:30 UTC (Mon) by ekj (guest, #1524)
[Link]
Yeah. Hard to avoid that when there's several completely independent implementations though. It's not as if (say) all SQL-servers are 100% compatible drop-in-replacements for eachother either. (particularly not if you use the "new and exciting" stuff)