Alexander Arin

Results 171 comments of Alexander Arin

I see. Let me explain where you wrong ```c++ // In your case just add these lines (for example) ---- QStringList columns; columns

Did you place your TextItems on a DataBand if yes, check please if the DataBand property datasourse is initialized by value "master"

Hi! It`s hard to say what happens without your source codes. Check please if the limereport shared library is accessible for your executable binary

I didn't use QtRpt could you explain to me what do mean " don`t shows "Window not responding" messages"? It's about freezing the user interface?

1. "CONFIG+=no_formdesigner" "CONFIG+=no_embedded_designer" should do this trick 2. limereport.pri

Hi! Unfortunately, LimeReport isn't thread-safe you shouldn't run it in another thread.

It's hard to say :) Some parts of LimeReport would be thread-safe, rendering for example. Possible in the future we could make some changes which will allow as to do...

Hi, at the moment, no.

Hi! I will think about it :)