Skip to content

QskTextInput #461

Answered by uwerat
hestrro asked this question in Q&A
Discussion options

You must be logged in to vote

The subcontrols for these properties are: QskTextInput::PanelSelected, QskTextInput::TextSelected.

However initializing the colors has been forgotten for the Material3 skin. See: #466

You can override the settings from the skin in application code this way:

  • input->setColor( QskTextInput::PanelSelected, ... );
  • input->setColor( QskTextInput::TextSelected, ... );

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hestrro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants