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.

Messages - Arin Alex

Pages: 1 ... 54 55 [56] 57 58 ... 67
826
rabka, i've added repeatOnEachRow property to dataHeader

827
Ok i'll think about it perhaps i'll add property repeatOnEachRow to DataHeader and DataFooter

828
It is normal behavior. DataHeader starts data group and DataFooter closes. If you want to repeat some information before each DataBand you can do it on top part of DataBand

829
Muthu Samy, Could you create pull request on github ?

830
It's good variant. I'll take it :)

831
Discussion | Обсуждение / Re: Change width in TextItem
« on: July 25, 2016, 03:30:54 PM »
I added next functions to Item :
    Q_INVOKABLE qreal getItemWidth();
    Q_INVOKABLE qreal getItemHeight();
    Q_INVOKABLE qreal getItemPosX();
    Q_INVOKABLE qreal getItemPosY();
    Q_INVOKABLE QString setItemPosX(qreal xValue);
    Q_INVOKABLE QString setItemPosY(qreal yValue);

832
Muthu Samy, I will think about it :)

833
rabka,
I fixed problem and pushed it on  github

834
Can you send me your lrxml ? You can send it to my e-mail:arin_a@bk.ru

835
Discussion | Обсуждение / Re: Change width in TextItem
« on: July 21, 2016, 12:51:24 PM »
I've pushed it to githib.

836
Discussion | Обсуждение / Re: Change width in TextItem
« on: July 21, 2016, 10:10:11 AM »
Did you get the latest source from github ? I added this function after your message.

837
Discussion | Обсуждение / Re: Change width in TextItem
« on: July 21, 2016, 12:33:38 AM »
I've added method setItemWidth and setItemHeight to TextItem.
You can use like this $S{THIS.setItemWidth(40)}
I can't add it as a property for some reason

838
Done :) I've pushed it on github

840
На github есть ветка 1.4 там можно несколько страниц в отчет добавлять. 

Pages: 1 ... 54 55 [56] 57 58 ... 67