montag wrote:Another feature request:
it would be great if i can drag and drop a pc from a group to another, instead of insert pc manually in the new group and delete it from old group.
I love this program and i want it to be perfect!
EDIT: Found another bug. Creating a group without adding a pc cause the group not to be saved.
Dragging and dropping in a tree is quite difficult to do in AutoIt, so I don't think this will be done soon (if at all).
I'm sorry.
I can tell you another (easier) way to move a PC.
1. Select the PC and call
Edit from the context menu.
2. After the
PC Settings dialog appears, with the PC data filled in, click on the group you want it in. Notice that all the data stays, only the "
In group:" field changes.
3. Press the
Add / Edit button and the computer will appear in the new group.
4. Delete the computer from the old group.
5. Save the changes.
This procedure is quite fast.
About the empty group - it's not a bug. Since it's empty I decided not to save it. And the data structure in the
PC.INI file doesn't allow to save group entries. It saves the PC entries and extracts the group data from them.
When I first thought about the design of the program, I couldn't thought of a reason to keep an empty group in the tree (and I still can't
). And in the previous versions of the program the way to delete a group was to delete all the PCs in it and after restarting the program it was gone for good.
So no empty groups are saved.