Recent content by rowanmoor

  1. R

    'Wrong PixelFormat' error when right-clicking

    I have had a chance to test it without remote desktop, and I am still getting the error, even after a reboot. So it seems my theory of it being related to Remote Desktop is wrong. What else could be causing it? Are there any logs that would be helpful to identify it?
  2. R

    'Wrong PixelFormat' error when right-clicking

    I may be wrong on the cause, but as no-one else has reported it on here that would suggest it is specific to my setup and that is a complication that some systems find difficult, and it probably less common for people to be using. I don't think I'll be in the office till the second half of next...
  3. R

    'Wrong PixelFormat' error when right-clicking

    Hi, I'm getting an error whenever I right-click in PL/SQL Developer. I am running version 15.0.2.2054. It was also happening on 15.0.1. The error just says 'Wrong PixelFormat'. I haven't been able to test this yet, but I wonder if a key cause is that I am connected via Remote Desktop to the...
  4. R

    Feature request - Ligatures

    Some common examples using the FiraCode font are => != >= etc. They display in PL/SQL developer just the same as they are showing here (as 2 sperate characters) rather than the way they are meant to show as described in the FiraCode documentation:
  5. R

    Feature request - Ligatures

    Could you consider adding support for ligatures to PL/SQL Developer, please? The editor is starting to look and feel quite dated now for the lack of support for ligatures in the fonts. These days even windows command prompts and other shells can be used with ligature supporting modern fonts...
  6. R

    Horizontal Scroll with mouse wheel.

    The mouse I have is a Logitech G702 and it doesn't need any drivers to do horizontal scrolling. In fact it doesn't need any drivers at all - it has a processor and memory and once programmed acts as a completely standard HID device and just passes the relevant keystrokes/events to windows...
  7. R

    Horizontal Scroll with mouse wheel.

    It doesn't seem to be completely transparent. Most applications just work with it, but there are a few specific ones that don't. Excel is known to be a problem and not support it unless a mouse driver overrides the standard windows messages. The other application I use that it doesn't work on...
  8. R

    Horizontal Scroll with mouse wheel.

    Many modern mice have wheels that scroll horizontally as well as vertically (either by leaning the main wheel left/right, or with a second wheel somewhere). PL/SQL Developer doesn't seem to support this at the moment. It is one of only a couple of applications I use that doesn't support it...
  9. R

    Ctrl-Tab order messed up in version 11.

    Hi, Since moving to version 11 (currently on 11.0.2.1768) I have noticed that the Ctrl-Tab ordering seems to have become nonsense for my normal usage pattern. I think this is caused by the change in version 11 to make Ctrl-Tab always follow the same order as the Window List. The problem is...
  10. R

    AutoReplace in Comments

    Thanks Marco. I'll keep an eye out for it in future updates. At least it isn't my eyesight missing it in the settings.
  11. R

    AutoReplace in Comments

    We are currently testing version 10 in order to upgrade our organisation. However, we have found a show-stopper for us. We have come to heavily rely on AutoReplace, but we don't want it to replace in comments. We use it for coding shortcuts to dramatically improve our efficiency and coding...
  12. R

    AutoReplace activation key

    Thanks. That would be what we want, but others may have different ideas and want it as an option.
  13. R

    AutoReplace activation key

    I used to use the %%autoreplace feature in the KWF files, but this seems to have been replaced by the AutoReplace function in 7.1. Now, in the old KWF system I could define which keys would cause the replace to happen by using the ActionKeys= setting. This would allow me to have multiple keys...
Back
Top