Hello,
I need to design a Task Manager, not like windows task manager, but a more generic one.
like "i should take my kid to school" kind of task.
So, i need to design an appropriate scalable gui ? (in the future there might be hundreds of tasks)
Can someone suggest a place/app to look at ?
in addition, and on related subject : I opened Mfc resource editor, and was trying to add columns to a list box, but couldn't find a way. is there a nice way to do it without writing code ?
Thanks