> My main "discovery" back then was that Cocoa's toolkit support > (there's a function to set a tooltip on a view) isn't quite good > enough for +baloon_eval: It doesn't support more than one tooltip at > once, and it's not easy to specify where it should appear. > > However, it looks like the tooltip code from Camino could be used for > this. That's also what Chromium uses: > > > http://src.chromium.org/viewvc/chrome/trunk/src/third_party/mozilla/include/ToolTip.h > > http://src.chromium.org/viewvc/chrome/trunk/src/third_party/mozilla/include/ToolTip.mm
FWIW, looks like Chromium is back to native tooltips: http://codereview.chromium.org/150188 Nico --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
