Recent content by Joshua Rowland

  1. J

    Window position changes when moving between windows.

    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...
  2. J

    AutoSelect statement - Setting

    Also experiencing this issue.
  3. J

    Plug-in Toolbar Buttons

    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?
  4. J

    C# Plug-in Design

    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...
  5. J

    C# Plug-in Design

    Does anyone have a base design or template for a C# plug-in? I am having trouble accepting pointers from PL/SQL Dev. into my DLL. Thanks.
  6. J

    I hate to be the one, but we need to hear from allroundautomations.

    Have you considered downgrading or switching to the 32-bit client?
  7. J

    Default "Open with..." Option

    Thank you, Marco. Ideally we would be able to set default external programs for any file type. Like PDF, HTML, XML, etc..
  8. J

    Default "Open with..." Option

    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..."...
Back
Top