Recent content by Tim7

  1. T

    How to sort table and view columns in popup menu

    PL/SQL Developer has a "smart-sense" feature so that when I type a table or view name in a SQL window and press ".", the Code Assistant (I believe that's the correct name) presents a popup menu with the columns from which I can choose one. However, I need that list sorted alphabetically rather...
  2. T

    Object/Connection Browser - Save state?

    JustMe, Thanks for posting (and answering) your question! As a new user of PL/SQL Developer (is PSD the correct acronym?), I was trying to locate the same functionality so I wouldn't have to reconfigure the PSD layout every time I logged in. Kudos to you :).
  3. T

    Cannot change Main Font color to be compatible with dark background

    Worker, Thanks for your reply which answered my question :). I failed to click the Select button but, instead, thought the Main Font button was the way to change the font for all the sections (Browser, Grid, Editor) on the Fonts page. Your additional comment about repeating the change for all...
  4. T

    Cannot change Main Font color to be compatible with dark background

    Marco, Thanks for replying so quickly! It is actually not a background color I was having problems with -- it was setting the font color for the background I selected. However, the next post in this thread answered my question. After setting the background color (to Black) in the Editor section...
  5. T

    Cannot change Main Font color to be compatible with dark background

    I'm new to PL/SQL Developer (currently using version 11.0.3.1770 at my employer site). Looking at a white background all day is a strain on the eyes, so I found where I can change the background and foreground colors for Syntax Highlighting (Tools > Preferences > User Interface > Editor)...
Back
Top