Recent content by Creepy Gnome

  1. Creepy Gnome

    Can't minimize PL/SQL developer window

    If you reboot your system and the first thing you do is open PL/SQL Developer and it is either full screen or windowed and you click the minimize title bar button ("_") it doesn't do anything? Is the minimize button disabled and it wont let you click on it? Does it work after a fresh reboot and...
  2. Creepy Gnome

    Append?

    It is a clipboard function. It will appeand what every you have selected to what every is in the clip board. So you have the following in a query window: select * from some_table If select the word "from" and say copy this goes to the clipboard. If I then select "some_table" and select...
  3. Creepy Gnome

    Enhancement Request

    Actually this is not a PL/SQL Developer issue since it does work fine in other applications like notepad or textpad. I can make it work fine in outlook as long as I am using a Plain Text or RTF format. If you have the format set to HTML it is the HTML parser that is ripping the leading...
  4. Creepy Gnome

    Enhancement Request: Tab Dragging and Ripping

    Is this a public list that can be viewed to check on the status and priorities of various enhancements?
  5. Creepy Gnome

    Enhancement Request: Tab Dragging and Ripping

    Inside of many of the different types of windows you have tabs. It would be nice if we could "rip" a tab off the tab bar and drag and dock it to the side or bottom within the current window. Sometimes it would be nice to see the information from 2 or more tabs at the same time without having to...
  6. Creepy Gnome

    Enhancement Request: A Complete Tab Interface

    It would be great if there was a preference to select between the current MDI or a Tab based interface. The MDI would be as it currently is. Where the Tab based would allow the user to select where the tabs are displayed (Top, Bottom, Left, Right) and if the tabs wrap or scroll. A Tab would be...
Back
Top