|
-
August 31st, 2011, 05:57 AM
#3
Re: Basic VC++ Question
 Originally Posted by Igor Vartanov
I believe, menus is not a right choice for the task of the sort. What looks more natural to me is either wizard-like dialog or two pane explorer like window with a categories tree pane on the left.
Of course dropdown menus could be built dynamically, but dynamic not of the sort you described. And definitely, fighting with old style Windows elements/controls native behavior never was "incredibly simple" 
Thanks for the prompt response. Yes, you're right. I have now made a tree pane on the left side of the window, however when I select the final item in the tree, how do I link it to the database to spit out all the data that I need?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|