'how do you disable the Datasourse in the idle
I have a custom ComboBox setup as a color picker. The custom control works fine. My problem is when I edit my code where I am using the control. I get an error about the data source being set. I set it to None and everything works fine until I edit the code again. Then, I have to reset the data source back to none.
Is there a way to disable the idle data course from within the control? I tried to override it but I lose my color list. Is there a way to easily fix this problem, because I cannot find anything online.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
