PDA

View Full Version : How to make three dots?



y.shan
11th February 2008, 10:19
I want to make a tool button with "..." as text but it seems that this is a command or something else. when i take ".." as label it is shown, however as soon as there are three dots, they disappear somehow.

Does anybody know, how to get around this? (except drawing a picture with ... and setting it as the tool button icon?)

jpn
11th February 2008, 10:21
The default text of a QToolButton in Qt Designer is "..." and it works fine for me. Perhaps the problem is elsewhere?

y.shan
11th February 2008, 10:26
Sorry, i haven't described the problem correctly.

Actually I have a toolbar and I insert QActions as Tool Buttons. When i set the text of the QAction to ... it disappears

y.shan
11th February 2008, 10:29
ah, just solved it.

I had to set the icon text to ..., not the text