IDE and Form Designer

klaus

Expert
Licensed User
Longtime User
I would be interesting having the following points added in the IDE.

- IDE:
- memorize not only the size but also the position left and top and the width ratio of editor and routine/control list to display it at the last position when leaving it

- device emulator on desktop:
- memorize the position left and top and display it at the last position when leaving the IDE
I mainly code on the desktop with the IDE on the left side of the screen and the emulator on the right side for debugging.

- Form designer:
- introduce a combobox with the list of controls, so you can select one for modification. If there are controls with same dimensions you must move the controls in front to get access to those in the back. With a selection possibility, the control can be selected, put in front, modified and sent to back.

Best regards
Klaus
Switzerland
 
Top