Hacker News new | ask | show | jobs
by segfaultbuserr 2026 days ago
Interesting, appears to be a feature since Windows 7. TBH, I migrated to Gnome 2 back in the days of Windows XP, so never noticed it. Thanks for the tip!
2 comments

Don’t quote me (I haven’t used Windows in years), but I believe this feature has existed for much longer than Windows 7.
Yeah, it was there in Windows XP too. Though TBH this assumes an application uses the native dialog box for messages and many applications make their own. For example Delphi (at least the older ones) applications do not seem to support it. However some applications may implement it themselves (e.g. Lazarus does support it but it uses its own formatting).
I think at least windows 2000 had that for native dialog boxes.
Heh, then I could easily say the same for the lack of regexp search/undo tree and so on in text boxes. When will Windows ever add those functionalities? Extensibility really makes all the difference. Emacs is perhaps the most successful Lisp machine.