|
-
Dec 18th, 2003, 01:33 PM
#1
Thread Starter
Addicted Member
ComboBox and sorting it
I'm writing an MFC dialog application (yes, I know MFC is evil) and I have placed a combobox control. In my InitDialg routine, I load it up with, for example:
Texas
California
New Jersey
In the properties of the combobox, I have sort set to true. So I'm hoping that the outcome is alphabetically sorted.
The outcome is exactly the order in which it was loaded.
What am I missing here?
Thanks
Phil
-
Dec 19th, 2003, 11:35 AM
#2
Maybe you need to supply the sorting routine? Not sure.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
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
|