Hi all,...
i'm experimenting a little bug with alertbox..
I see all demo on youtube,.but I can'T figure out what i'm doing wrong.
may you help ?
QMessageBox::Information(this,"info","hello");
error:
!C2064: term doeas not evaluate to a function taking 3 atguments
Thanks.