Re: problems with CComboBox
Check your Dialog template settings for the Drop-Down's
width of the combobox in your RC file.
:-)
Modesty Zhang
================================
Re: problems with CComboBox
I have a simmilar problem, however I only see a single entry in the listbox portion of the combobox. I don't think its the 'width' of the control that is the problem. In my case it seem to be the height of the drop down list. It there a way to expand the height of the drop down list of the CComboBox?
Re: problems with CComboBox
Yes. In the dialog editor, click on the ComboBox to select it. Now, hover over the down arrow so that the mouse cursor changes to a double headed arrow. Click there and a subtle change should take place--the boxes on each side of the ComboBox change. Along the bottom, the box should be filled and all the rest should be hollow. Drag the bottom down. That's the dropdown list height. Wherever you drag it to, that's how far down the list box will drop.
Chris R. Wheeler, MCP
Pensacola Christian College
Desktop Programmer
[email protected]