Recent content by Gronon

  1. G

    Plugin Development - IDE_SetConnection

    That would be great. Thank you.
  2. G

    Problems with Code Folding

    I have this problem often as well. It also affects the SQL window. I have to ctrl-A and copy all the SQL out into a new window to be able to see it when it happens.
  3. G

    Plugin Development - Install Path

    I am developing a plugin complete with installer. The plugin docs state I can get the existing PL SQL Dev install path from HKEY_CLASSES_ROOT\PL/SQL Developer\Shell\Open\Command in the registry. I think this is outdated as this key does not exist in my version (v16). Can you recommend the new...
  4. G

    Plugin Development - IDE_SetConnection

    I am creating a password vault plugin for my company since we aren't allowed to store passwords on our computer. IDE_SetConnection works to set the global and all windows connections at once. But, I'd like to also give the user the option to only set the connection for the current SQL window...
  5. G

    Very bad recovery file bug

    I have more information on the PL/SQL Dev window being unresponsive. I just tried to compile a package that was in use by another developer. The whole PL/SQL Dev window faded to wait with a busy cursor. I was about to terminate the process in task manager when it finally came back after...
  6. G

    WINDOW LIST CLICKING GOES TO ANOTHER PROGRAM

    I've installed the version you sent me and I an currently unable to reproduce the bleed through problem. Good news so far! :) I will continue to test it. Thank you for the quick response to this particular issue.
  7. G

    Very bad recovery file bug

    I am using Multi-Session mode. This usually happens if I have a long running query and PL/SQL won't let me kill it by either clicking the stop button or using the 'terminate running query' dialog. After a couple attempts of terminating the execution the whole PL/SQL window will fade to white...
  8. G

    Very bad recovery file bug

    And just FYI, we have about 25 licenses for this product.
  9. G

    Very bad recovery file bug

    Hello, When PL/SQL developer crashes the recovery file loads a version of my programs that is older than what is saved to disk. This has resulted in lost work for me until I figured out what was happening. if I click the save button the recovery file should be up to date! Also, if a thread...
  10. G

    WINDOW LIST CLICKING GOES TO ANOTHER PROGRAM

    This happens to me also. Very annoying! It usually happens when I click on a window in the list and before it completes loading I click another one and it bleeds through to the program behind PL/SQL developer.
Back
Top