[SOLVED] Dropdown control of customized combobox disabled incorrectly with release of WiseJ newer than 2.0.28

Answered Closed
0
0

We have an extended control inherited from UserComboBox. It can show list of objects with Query function for selection. But starting from WiseJ 2.0.34, when it was disabled when loading, the dropdown control for selection will stay disabled even the combobox is enabled after.

Right now, we have to reverse back to WiseJ 2.0.28. I hope this issue will be fixed soon so we can enjoy new WiseJ releases.

Thanks.

  • You must to post comments
Best Answer
0
0

We can reproduce and confirmed that it’s a regression. Will be fixed in the next build. It was caused by adding support for Enter/Leave events of controls without a proper parent (like popups, embedded controls in grid, etc.)

 

  • You must to post comments
0
0

Hi, Frank, attached please find the sample code our programmer prepared for this case. Thanks for your help!

  • You must to post comments
0
0

Hi Weitan,

can you please share some code or create a test case so we can reproduce that issue ?
You can either post it here or send it to frankATiceteagroup.com

Thanks in advance !

Best regards
Frank

  • You must to post comments
Showing 3 results