I have never been adventurous when creating a user interface. So most of my UI is just a simple dialog.
So please bear with me if some of my questions are noob-like.
I need to create a 3 panel UI that is similar to an email client or news aggregator where the left panel consist of a tree showing all folders. With some in bold for those having items yet to be read. Top right would be showing the email/news subject and top left will show the body.
Can anybody give me some tips about what controls to use to achieve this?
TIA