Oracle Logon Window

Joshua

Member
When I launch PL/SQL Developer, I have the parameter in place to show the Oracle Logon window. The cursor focus is in the Password text box, so I type that in and tab to the Database drop-down list to select the database I wish to log into. At this point, the value is selected (highlighted blue with white text) and all I can see is the right-most characters. This is problematic as our database names are rather long, and we use upper case characters. In order to see which database is selected, I have to Home key to get to the beginning of the database name. And even then, if I down or up arrow I'm shifted over to the right-most part of the database name.

That said, is it possible for 1.) the Oracle Logon window to be wider so that the textboxes and drop-down menu for Username, Password, and Database could be extended, and 2.) when the Database drop-down menu is selected, or an arrow key is used to change to a different value, by default the left-most portion of the value is displayed?

If I could only get 1 out of 2 of these, I would opt for the later.

PL/SQL Developer
Version 9.0.1.1613
Windows 7 (64-bit) 6.1 Build 7601 (Service Pack 1)
 
Back
Top