Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,
i want to change the drop-down arrow position from the right to left.
Any sugestions ?
Thank you in advance !
Hi! Try this: @ui->comboBox->setLayoutDirection(Qt::RightToLeft);@ Is this what you need?