Hello,
I am using TAdvSpinEdit to select a value between 300 and 700 in increments of 5. I have set the min and max value and the increment and set EditorEnabled and AutoSelect to false. All works well but the editor shows the cursor (the vertical line in the text) even though this cursor is redundant since the editor is disabled. Is there any way of not displaying this cursor which serves only as a distraction?
At this moment we unfortunately do not have a setting for this.
Not sure if with Windows API this is technically achievable, we'll need to investigate.