this patch makes PrivateFrame derive from AspectUserInfo, so that standard
user commands are added and handled automatically.
i had to change a few things in AspectUserInfo because it was designed to
work only with lists (as in GUI lists); now each window impletementing
AspectUserInfo has to parse its own list and return a vector of users.
poy
|