Combo Box Unclickable

Good day Experts!

I normally just lurk as there is such great information here. However, I could not find this issue among the many solved issues on within this forum.

I have two independent combo boxes: Region and Country. Both default as “None selected”.

You choose a Region and QaaWS is triggered to pull the countries for that region and the post combo box becomes visible.

A “GO” push button also becomes visible once a Region is selected as well. The “Go” Push button is setup to trigger 10-12 QaaWS calls which load all information pertaining to Region and country if the country is selected.

I have a Reset button that is supposed to reset everything back to re-choosing the Region and country if the user so desires.

Here in lies the problem:
What currently happens is once the “Go” push button, combo boxes are no longer clickable, they are visible but I cannot interact with them. Push buttons become unable to interact with as well.

I have tried working with “Bring to Front” and some other settings. I was wondering if anyone has had this issue before. It has me stumped!

The only thing I can think of is that the “disable mouse interaction” on connections loading is bugging out my components. Is this it?

Thank you for any help you can provide,

Xceletron!
:stupid:


Xceletron (BOB member since 2010-09-09)

As a followup,

I have fixed my issue.

It was the “Disable Mouse Input On Load” option. I tested it and found it to be the culprit, then it dawned on me that Ryan Goodman once posted about this back in 2010:

Always listen to Mr. Goodman, sigh.

:wave:


Xceletron (BOB member since 2010-09-09)