On 06/10/2011 07:05 AM, zaky rahim wrote:
Hi Experts, currently am using *print_dialog* to done some configuration
before printing. it's running well when I executed the *Exec* method for the
first time.
the problem arise when I try to execute the Exec method for the second time
and a log message appears: "QDialog::Exec: Recursive call detected". I've
been tried to
calls *done() *method to resolve it, but I got compilation error: "calls to
abstract procedure must be dispatching". Any of you ever experience it..?
and how can I solve this..?
This message means that you try to call abstract subprogram without
dispatching. Check that object declaration has 'Class.
_______________________________________________
qtada-users mailing list
[email protected]
http://box347.bluehost.com/mailman/listinfo/qtada-users_lists.qtada.com