Hello Antonio,
I think ComboMetro Needs a Change in
method new CLASSS TX8
::bClrSelFocus := { || { CLR_BLACK, CLR_YELLOW } } //test: @Otto CLR_WHITE, oCbx:nClrPane } }
::bClrSelFocus should accept data.
Best regards,
Otto
Hello Antonio,
I think ComboMetro Needs a Change in
method new CLASSS TX8
::bClrSelFocus := { || { CLR_BLACK, CLR_YELLOW } } //test: @Otto CLR_WHITE, oCbx:nClrPane } }
::bClrSelFocus should accept data.
Best regards,
Otto
Otto,
Then I guess that we should remove STATIC from here:
CLASS TX8 FROM TXBrowse STATIC
Hello Antonio,
this does not resolve my problem.
I have a white Background in my combobox.
Therefore if text is CLR_WHITE I can't see the text.
Best regards,
Otto
Otto,
I mean that once static is removed you should be able to assign your prefered colors... ![]()
::bClrSelFocus should accept data.