Welcome, Guest. Please login or register.
Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - alexyuisme

Pages: [1]
1
Hi, all:

I am wondering if it is possible to enable/disable bands based on different conditions? If so I don't need to generate different reports for different conditions.

Thanks,
Alex

2
Hi, all:

I have a performance issue while calling "new LimeReport" in the ui thread. This new process takes too much time thus the whole ui freezes for about 30~40 seconds for the first-time run!(the second time it runs much faster due to memory cache I guess).

We tried running "new LimeReport" in a seperate thread sucessfully but, the app crashed once we triggered the report designer(via signal-slot mechanism because LimeReport is running in a seperate thread).

I am wondering if "new LimeReport" can be run in a seperate thread? If not, can we speed up the LimeReport initialization process?

Thanks,
Alex

Pages: [1]