Problem with styleSheet
-
@shahriar25
\o/ super :) -
I have one more Question:
I want the listview to show "Goto File->Add To List to add files"
or a background text for the labels saying "Album" when its empty
How shold I do that? -
@shahriar25 said:
well for the list view, you could have a start item saying that.
And then you then add thr real items, then remove it first. -
Yes that works but if I wanted it tobe in the middle if the listView than what?
and for the QLabel? -
@shahriar25
Well im not sure if you can make
it go to middle of the view.Well for the QLabel, you can just set the text?
-
Yes I can but does it look good?
alright I will leave it empty.
thank you again -
@shahriar25
well QLabel can show html so it can look pretty much as you like
http://doc.qt.io/qt-5.5/richtext-html-subset.html
Color and font wise. -
I did it with rich text
-
@shahriar25
So it turned out as you like? -
Yes it did