i would like to make a simple label as a scrolling text but i need a code can you help me plz ?
i would like to make a simple label as a scrolling text but i need a code can you help me plz ?
Use QTextEdit with disabled text edition instead
i didn't understand you cuz i'm amateurso how ?
can you make code or screen shot plz
Read the Assistant about class QTextEdit-that'll be enough.
it doesn't workQt Code:
{ }To copy to clipboard, switch view to plain text mode![]()
So what code have you done so far and which part doesn't work? Paste your code and point to the part that doesn't work.
"It doesn't work" isn't very descriptive
i just right this codei don't know what i should writ in it .Qt Code:
1. 2. { 3. 4. 5. }To copy to clipboard, switch view to plain text mode
i'm not a pro in qt creator![]()
Let's back to the beginning-what you need to archieve?
As far as I can understand is a simple text label with large text that's may be scrolled,right?
if you want left-right scrolling may be take a look at http://www.qtcentre.org/threads/24712-Marquee-QLabel
yes just a simple text as exemple " this is a test" move from from left to right just it![]()
Bookmarks