narayan
11-04-2007, 03:23 AM
(Assuming that the Channel Manager GUI is part of KMP, and not borrowed from the WDM driver.)
1. Make Channel Manager window modeless, so that we can surf through various channels in the main window, and then add them to the list in the Channel Manager.
2. While adding, the user is allowed to enter comma-separated values. But for large number of channels, this is tedious work. Instead, allow user to specify a range of channels (such as 25-220). The Channel manager should insert all the channels.
3. Allow the user to export (save) this list, and later import it. This will allow him to set up the same list on another PC.
1. Make Channel Manager window modeless, so that we can surf through various channels in the main window, and then add them to the list in the Channel Manager.
2. While adding, the user is allowed to enter comma-separated values. But for large number of channels, this is tedious work. Instead, allow user to specify a range of channels (such as 25-220). The Channel manager should insert all the channels.
3. Allow the user to export (save) this list, and later import it. This will allow him to set up the same list on another PC.