Viewing profile — schemezealot
schemezealot
HN member- Joined
- Thu, Apr 16, 2015, 11:24 AM UTC
- HN karma
- 8
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About schemezealot
No profile information was provided.
Recent public activity
-
comment
Comment #9388555
My main complaint is the MDI. I don't think non-native widgets are a problem as long as they're done well and behave close enough to native widgets as to not confuse people. Qt is …
-
comment
Comment #9387272
"Does it compile to executables, or does it require an interpreter or VM at runtime?" It looks like they are still using (since 2010) the COG VM, which is a fast jitting VM, but I …
-
comment
Comment #9387261
Multiple (native) windows + tabbed browsing is IMO better than a single-window MDI. Remember Linux and other Unix desktops already support multiple virtual desktops to manage many …
-
comment
Comment #9387199
So does iTunes on windows and Qt (since v. 4) on everything. But I agree the single-window MDI is a major drawback. I keep checking out Pharo periodically and hoping a UI with mult…