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 » CExtComboBox CBN_DROPDOWN Collapse All
Subject Author Date
Massimo Germi Feb 22, 2006 - 5:18 AM

Hi,


although I downloaded and compiled new ExtComboBox files, as your post, I cannot handle CBN_DROPDOWN message yet.


I’ve tried to add CBN_DROPDOWN in your sample project (ProfUIS_Controls -> CPagePopupMenus -> ON_CBN_DROPDOWN(IDC_MENU_ANIMATION, ...) but it doesn’t work.


tx


 

Massimo Germi Feb 22, 2006 - 6:32 AM

This problem occurs only in debug mode, in release it runs ok.

Technical Support Feb 22, 2006 - 11:42 AM

Please let us know which version you are using and whether the problem is present in version 2.52.

Massimo Germi Feb 22, 2006 - 11:59 AM

First of all thanks for your faster response.


1) I’ve tried to download ExtComboBox.zip that you notified few days ago, but I met compiling problems.


2) Today I’ve downloaded and installed 2.52 package , from your site, but I can’t handle CBN_DROPDOWN in Debug mode.


I’m using VS2005 and Prof-uis 2.52.


 


thanks again for your help


 


 

Technical Support Feb 23, 2006 - 4:08 AM

We added the CBN_DROPDOWN message handler for the IDC_MENU_ANIMATION combo box and it works. So we can guess that the problem somewhere on your side. Here the latest version of CExtComboBox. Please check which version of combo box you are using. You can also simply download the latest version of Prof-UIS from our ftp site.

Massimo Germi Feb 23, 2006 - 5:13 AM

OK.


with latest version of CExtComboBox I solved the problem.


 


tx