Page 1 of 1

this version is useless for me

PostPosted: 30 Jul 2020 13:53
by sesam
Hi,
there is still the unsolved problem rendering buttons with picture (see JQButton-Forum).
Second: place a Toggle-button on a Dialog and try to open it - nothing happens.
The same with RadioGroupEx. Attached is a test case.

Regards,
Andreas

Re: this version is useless for me

PostPosted: 29 Sep 2020 13:48
by sesam
Hello,

it can't be that difficult to fix this problems.
There is a third one: IWCGJQPrint is printing an empty page.

Regards,
Andreas

Re: this version is useless for me

PostPosted: 18 Nov 2020 12:25
by Alexander Bulei
Hi sesam,

there is still the unsolved problem rendering buttons with picture (see JQButton-Forum).


it's a intraweb issue, already reported and should be fixed in IW15.2.21

Second: place a Toggle-button on a Dialog and try to open it - nothing happens.
The same with RadioGroupEx. Attached is a test case.


You need set Form.RenderAsyncEnabled to FALSE, or since the next build using our form class TIWCGAppForm.

There is a third one: IWCGJQPrint is printing an empty page.


it's a know bug of pdfjs: https://github.com/mozilla/pdf.js/issues/9295

BR