Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » CComboBox does not show the list of Items Collapse All
Subject Author Date
Nicholas Vezirgiannis Feb 6, 2008 - 3:59 AM

Hallo again,

Sorry to bother you again, but it appears that there is a problem with the CComboBox Object. I have a CDialog and in it a CComboBox with several items in its list. When the program runs and attempt to change the selection in the combo that list appears to have 0 height. Basically instead of the list I get a line under it and no possibility to select any of the items. When I included a CComboBox in a simple MFC test project without prof-uis it worked just fine. I attempted to include the CExtComboBox instead, but the result was the same.
Thanks in advance.

Technical Support Feb 11, 2008 - 6:43 AM

We guess you may have simply specified an incorrect window rectangle of the combo box item dropped on the dialog resource. Please open the dialog editor and select the combo box. Now it’s a selected control in design mode. Then click on its drop down button. Now the designed combo box is in the special design mode which allows you to specify the desired maximal height of its popup list box.