![]() |
QT4.6 bug?
Look at this simple example:
Code:
QString sufix = ".oki"; |
Re: QT4.6 bug?
Yes, the corrupted button label looks like a Qt bug. But shouldn't your filter string be rather "*.oki" instead of ".oki"? I suspect Qt is looking for a "*" in vain.
|
Re: QT4.6 bug?
Thank you. Do you have some suggestion for solve this problem?
|
Re: QT4.6 bug?
What about the suggestion that I gave? Replacing ".oki" by "*.oki". Does it help?
|
Re: QT4.6 bug?
It doesnt help.
|
Re: QT4.6 bug?
Encountered the same problem and created a bug report:
https://bugs.maemo.org/show_bug.cgi?id=9790 |
All times are GMT. The time now is 07:12. |
vBulletin® Version 3.8.8