Hi Roni,
please try our latest release (1.4.83). It should resolve these problems.
Best regards
Frank
hi,
I am trying to extend my trial for a month more and it comes up with the same error and my search brought me to this page. Could you pl extend my licence for a month time pl? I am converting our Thulya Web Server Defender (Web Server Security to protect from RDP, MSSQL and other brute force crack / hack attempts) winforms app to Wisej. It would help me complete the core development before going for the full licence. I would be going with the Developer licence before the end of this extension.
Thanks and regards,
Diwakar
thulya.com/diwakarpp
Update 1: Sorry, without realising that I can email your support team privately to support@wisej.com, I have posted my request here. I have just dropped you an email. Thanks.
Update 2: I have just bought the developer licence. Pl ignore my above message. Thanks.
The problem is that in version 1.4.82 the back slash “\” convert the next char from hex to ascii code
image\desktop =>\DE=0222=Þ
\default.jpg=> \DEFA=57082=�
\64\imageres_5351.png=>64=0100=d
I’m sure of this
regards
Cristian
Hi Luca,
this mixin theme work only for over the last column, but not with the column with text on the cells
how do for full row?
thanks
Cristian
The css is adding a shadow to the popup panel. The problem is that the popup panel in order to be a popup is inside a popup widget which has by default overflow: hidden. I’ll see if we can set the containing popup widget can be set to visible. As a workaround you can use this:
Me.startPopup.ShowPopup(DesktopTaskBarItemControl1)
Me.startPopup.Eval(“this.getLayoutParent().getContentElement().setStyle(‘overflow’, ‘visible’)”)
Sorry yes I meant tabPage. I’ve now updated to 1.4.82 and I no longer have the problem.
Hi Neil,
Does your Form/Page specify an AcceptButton? By the way, is it a Page or a Form?
Hi Frank,
I write and upload a test
Thank you
Cristian
Hi Andi,
we have just uploaded a new development build (1.4.82) that contains the fix.
Best regards
Frank
Hi Jared,
a new development build containing the fix (1.4.82) has just been uploaded.
Best regards
Frank
Hi Neil,
please make sure that AcceptsReturn is set to TRUE for your textboxes.
Hope that helps.
Best regards
Frank
Hi Cristian,
we tried to reproduce but failed so far. Can you please set up a small testcase and either post it here or send it to frankATiceteagroup.com ?
Thanks in advance !
Best regards
Frank
Hi Andi,
thanks, this is logged as WJ-8880 and will be fixed in the next version.
Best regards
Frank
Thanks Jared,
this issue is logged as WJ-8879 and fixed. I´ll notify you when a new version is available.
Best regards
Frank
For Tab panel, did you mean TabPage control?
I use VS2017 wisej 1.4.80 I have not this problem
bye
Cristian
Hi Jens,
thank you solved!
Cristian
From the release notes
http://setup.wisej.com/releases/notes/Wisej%20Release%20Notes-1.4.80.htm
I saw the new feature called pooling.
| WJ-8809 | New Feature | Support automatic polling to emulate push updates without WebSocket. |
Perhaps this might help you to update your client, when no WebSockets are available.
There is the property IsDisposed or Disposing.
It’s not part of Wisej releases, it will be an extension. It’s ready, there are just the final few clean up things and the accompanying blog entry to explain how to use it since it’s very flexible and open to customization.
