Hacker News new | ask | show | jobs
by barrkel 833 days ago
One object receiving different messages for painting its innards vs its chrome isn't particularly ugly. Most apps don't want to customize the chrome so they'll let the base class handle those messages, but the option is there.

Windows is kinda smalltalk-like in its window message system.