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...
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...
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...
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...
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...