
Originally Posted by
jacek
When do you call that Compose_Fak::RepainterWindowNow() method? Maybe you block the event loop somewhere?
is possibel... is on same time...
connect( aggiungilineax, SIGNAL( clicked() ),this, SLOT( AppendLine()));
connect( aggiungilineax, SIGNAL( clicked() ),this, SLOT( RepainterWindowNow()));
connect( aggiungilineax, SIGNAL( clicked() ),this, SLOT( AppendLine()));
connect( aggiungilineax, SIGNAL( clicked() ),this, SLOT( RepainterWindowNow()));
To copy to clipboard, switch view to plain text mode
i test on emit at end of RepainterWindowNow....
it compliments for Your Master's Degree in Computer Science ...
Bookmarks