Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by queisser@Apr 25 2006, 02:05 PM i think the main problem would be to find the appropriate reference. how would you know where to search for a given term under the cursor? --- Quote End --- Borland tools do it, so it is doable. When your mouse is over "messages" window than they look for the error name, when in the editor, they look in the library reference. There is some support for this in the Eclipse - when your mouse is hovering over your own function name you get a popup window with brief function prototype, but this does not work for library functions nor for compiler error/warning messages.