There seems to be an issue in QCombobox class when we make it editable by setting Editable property as true. Because, the pop-up menu vanishes immediately after its shown to the user. It does not...
Type: Posts; User: prathapdk; Keyword(s):
There seems to be an issue in QCombobox class when we make it editable by setting Editable property as true. Because, the pop-up menu vanishes immediately after its shown to the user. It does not...
Hello,
I built Fancybrowser example application that comes as part of Qt installation that can be found under C:\Qt\4.6.0-beta\examples\webkit\fancybrowser folder. When I try to run that...
I had the same problem and now it is resolved :) I just did a "abld reallyclean" for the Qt project that was thowing this error. May be you can try the same.
For more information look into the...
I had the same problem. But I solved it by setting the EPOCROOT properly.
The EPOCROOT was earlier been set to \S60\devices\S60_3rd_FP2_SDK_v1.1\epoc32. With this path the build command "make...