"Select overloading" dialog

When using the "Test" function in a package to run an overloaded procedure or function for debugging the "Select overloading" dialog is displayed. There a few issues with this dialog and its behavior:

1) when I select a procedure from the Code Contents pane it should be clear which overloaded version I intent to use, since I already selected one particular instance of the procedure from the Code Contents pane. The "Select overloading" dialog is not needed in this case.

2) Within the "Select overloading" dialog it is not possible to choose a procedure with the key. I am forced to double-click with the mouse on a procedure in the list.

3) The initial size of the dialog and the font for the listed procedures is way to small.
It would be really nice if you would display the procedure'ss header properly formatted (like in a package header) and in a legible size :)
 
Back
Top