Hi,
I'm connecting to a site which ask a user to login first and then perform some operations.
First i'm connecting to the site and posting the credentials for login.
After the login is succeeded,...
Type: Posts; User: amresh_kumar1986; Keyword(s):
Hi,
I'm connecting to a site which ask a user to login first and then perform some operations.
First i'm connecting to the site and posting the credentials for login.
After the login is succeeded,...
Hi,
I am using QNetworkAcessManager to post data to my site.
This post data is used for user login.
If the user name/password is wrong then i am getting the error page in reply to the connection....
Hi,
I am basically a iPhone developer.
Recently i got a project for nokia to be developed with Qt.
While checking for examples i wrote
#include <Foundation/NSString.h>
which shows that some...
Hi,
I'm new to Qt.
Any link or book for implementing UI on Qt using code..
Is it possible to create custom UI elements using Qt Designer?
Thanks in advance...
:)
I got the solution for the problem..
This has something to do with the shared video memory between the mac OS and the simulator.
The problem happens because of the corruption of this shared memory....
Sorry i forgot to mention it earlier.
The platform is Mac
Hi,
When i'm running any application, i get the following error...
Could not create display memory. Error: "QSharedMemory::create: out of resources" . Retrying...
Could not create display...