When two or more windows are open, scrolling on one window then selecting a second window causes the first window to jump back to where the cursor originally was before scrolling.
I find this annoying when trying to compare two files. Is there anyway to disable that feature/bug?
PS: I know...
When adding a toolbar button (CreateToolButton Procedure), it also adds the image bmp to the main menu and to the sub-menu drop down. My image shows up three times.
Anyway to prevent the main menu from displaying my image without removing it from the sub-menu?
Thanks for the response, Rob. This is one of the first and pretty much only articles that my google searches found pertaining to a C Sharp Plug-in. The code in that article is reasonably antiquated and now deprecated as its from 2007 -- using .NET 2.0. I also find extern assembly hard to follow...
I build reports that generate PDF files. Once the report runs, the PDF file shows up in the Files Window Browser within PL/SQL. Clicking on the PDF opens the PDF as an encrypted text file in a PL/SQL editor window. The only way to view the PDF is to right-click the PDF and select "Open with..."...