Insert, Delete and Swap Buttons

17:57 @Ensign_H: now there are new Insert, Delete, and Swap buttons on the form.

17:58 @Ensign_H: when you click on a line in the Category, Field, or Label boxes, we will tag that line and show it is tagged with a darker color under the line's letter.

18:00 @Ensign_H: if you click on Line G and then click on the Insert button it will push Lines G through I downward, and J will be lost and you will have a new line at G to work with

18:01 @Ensign_H: or click on line F and click the Delete Line button and lines G through J will be pulled upward and Line J will default to None.

18:02 @Ensign_H: now the swap needs two clicks, in either order.

18:02 @Ensign_H: if you click on line E and then click on line G and click swap, then E and G swap places.

8:03 @Ensign_H: so, between the 3 buttons, it should make life more enjoyable as you try to implement your ideas.

18:03 @Ensign_H: so for example, if you want the CDE section exchanged with the GHI section it could be done as follows

18:03 @Ensign_H: click C then click G then click Swap.

18:04 @Ensign_H: click D, then click H then click Swap

18:04 @Ensign_H: click E then click I then click Swap

18:06 @Ensign_H: and insert is above the line you clicked on, which is logical to me and how a word processor works

18:05 @Ensign_H: this DYO has become the most powerful form in the program, and what you all are doing with it is amazing and I am sure there is more yet to come