Recent content by wrkerr

  1. W

    Clipping between Certain Characters

    I've noticed that with certain typefaces at certain point sizes between certain characters, there seems to be a strange problem with rendering. I've attached a screenshot, because that is easier than explaining. Basically, if I type two characters adjacent, one of them will clip off the edge of...
  2. W

    10.0.3 - AutoHotkey No Longer Pastes Text

    I don't know what changed, but it started working again for both my colleague and I. Strangest thing ever. Thanks!
  3. W

    10.0.3 - AutoHotkey No Longer Pastes Text

    Thanks for the reply mike. That is good to know that the AutoReplace functionality can use templates. I really do prefer the AutoHotkey solution though, because I develop code in a couple different environments. PL/SQL Developer is just the one I use most often. AHK allows me to use the same...
  4. W

    10.0.3 - AutoHotkey No Longer Pastes Text

    I upgraded to 10.0.3 today, and my AutoHotkey macros are no longer working in the editor. I use AHK to paste large code blocks that I use frequently, because it retains formatting unlike the built-in "AutoReplace" feature. Basically, the script is designed to paste in predefined text blocks...
  5. W

    GUI Bug? - Blank White Background on Specific Windows

    I'm having an unusual issue. On certain screens within the PL/SQL Developer application aspects of the GUI are not being drawn to the screen correctly. It's a difficult problem to describe, so I'm attaching a screenshot of one screen where it's particularly obvious. Basically, the background of...
Back
Top