When the program loads, there is a project manager screen on the right that lists the units in the project, but, only the main unit loads. Is it possible to configure the program to load all units when it starts?
Also with the source file editor, there is a little 'box' on the left at each of the procedure or function names. The little box collapses the source to display only the procedure or function line with parameters. When the program is terminated, the collapsed procedures or functions expand when the program is re-loaded. Is it possible to retain the collapsed state?
Is it possible to display a window, maybe left of the source, that shows the procedures or functions so that they can be accessed by a simple 'click'?
When setting breakpoints and stepping through/over the source code, is it possible to display the form design? Is that feature ever slick for debugging.
I should have added, "Are there any other features of the programming environment that I should be including that I'm not aware of, but, are really useful."
Dik
Also with the source file editor, there is a little 'box' on the left at each of the procedure or function names. The little box collapses the source to display only the procedure or function line with parameters. When the program is terminated, the collapsed procedures or functions expand when the program is re-loaded. Is it possible to retain the collapsed state?
Is it possible to display a window, maybe left of the source, that shows the procedures or functions so that they can be accessed by a simple 'click'?
When setting breakpoints and stepping through/over the source code, is it possible to display the form design? Is that feature ever slick for debugging.
I should have added, "Are there any other features of the programming environment that I should be including that I'm not aware of, but, are really useful."
Dik