Posts by Paul

0 votes
In reply to: License question

Hi Vincent

Develop and server licenses are perpetual.

Only the free upgrade period expires.

Best regards

  • Paul answered Sep 23, 2021 - 3:27 pm
0 votes

Hi Kizaemon

We are happy to know that Wisej help to you in accomplished your goals

Best regards and happy codding 🙂

  • Paul answered Sep 23, 2021 - 1:52 pm
0 votes

Hi  Carlos

Could you please, upload your sample project to check it. You must delete the bin and obj folders before zip

Thanks 🙂

  • Paul answered Sep 22, 2021 - 9:21 pm
0 votes

Hi Justin

About Your questions

1.- The price of our products and services are all in US dollars.

2.- Each developer license include one server license.

Here you can find more: https://docs.wisej.com/docs/getting-started/faq

3.- Please, send us a email to: sales AT wisej.com and the business area respond you this point

4.- Yes, there are a TP (Technology Partner Program ) program.

Regards

  • Paul answered Sep 22, 2021 - 3:00 pm
0 votes

Hi Masafumi

can you please wrap up a small test case ?

Thanks in advance!

Best regards

  • Paul answered Sep 20, 2021 - 2:12 pm
0 votes

Hi Ruben

In the sample attached, You can see how to change month programmatically in FullCalendar control

Hope to be helpful

 

  • Paul answered Sep 8, 2021 - 5:40 pm
0 votes

Hi Michael

Reviewing your log, this indicate that cannot find the assembly. That’s not a crash. It’s probably because the process starts in the wrong directory when started by a service. It’s not a wisej issue.

Regards

  • Paul answered Sep 7, 2021 - 3:02 pm
0 votes

Hi Justice

The issue that you comment could be caused for:

A. An old code project opened in a computer with a more newer version of wisej sdk.

Here documentation about it https://wisej.com/docs/2.2/html/UpgradeFromWisej1.htm

B. Using older templates, with newer sdk

C.- Referencing older dlls with more newer templates

Hot to be help you

Regards

  • Paul answered Sep 3, 2021 - 4:38 pm
0 votes
In reply to: Horizontal bar chart

Hi Mark

Could you please send Us a picture and a little sample code of what is happened.

Regards

  • Paul answered Aug 31, 2021 - 11:21 pm
0 votes
In reply to: SplitContainer

Hi Pravena

I tried to follow your steps, but I not have the problem commented for you

I attached the sample and image of it

Regards

  • Paul answered Aug 28, 2021 - 2:08 am
  • last active Aug 28, 2021 - 2:09 am
0 votes
In reply to: SplitContainer

Hi Pravena

Please, could you atach the sample code was used in the picture or another little test project equivalent ?

Regards

  • Paul answered Aug 27, 2021 - 10:43 pm
  • last active Aug 27, 2021 - 11:22 pm
0 votes

Hi Juranism

For the DateTimePicker Enter, was detected an issue is a bug/regression.

And in the DataGridView issue, it needs the column with the key to be set to ReadOnly. Probably a bug too

Both will be fixed in the next release.
Thanks for report

Enjoy weekend

  • Paul answered Aug 27, 2021 - 9:08 pm
0 votes

Hi Juranism

Could be possible that you attach a small sample case with the points that you describe?

Thanks

  • Paul answered Aug 27, 2021 - 3:29 pm
0 votes

Hi

Not execute code for invisible controls it’s by design and it would be a security issue to execute hidden buttons.
You can easily register an accelerator. See Form.Accelerators collection.

In the sample code atached you can see details
and in the video gif how it works.
The form dialog use Accelerator collection to register the ESC and raise event when the form has focused and trigger a common void triggred also by the button.

Regards and HTH

  • Paul answered Aug 26, 2021 - 11:13 pm
0 votes

Hi Bryden

Thanks for your comment

Talking this with the product team, They tell me that will update the extension ChartJs and most of the properties listed here:

https://chartjs-plugin-datalabels.netlify.app/guide/options.html#scriptable-options

will able to be configured for each chart instance

This will be available in the next release

Regards

 

  • Paul answered Aug 26, 2021 - 2:30 am
0 votes

Hi Nicholas

With theme builder you can customize almost anything into the look of the UI in Wisej

In the image you can see the standar values fot dialog boxes, changed from 6 to 1

Remember that the modified theme needs to be saved under the folder Theme of your project and add the line “theme”: “MyModifiedTheme” into the Default.json file of your project too

HTH

Regards

 

  • Paul answered Aug 19, 2021 - 9:29 pm
0 votes
In reply to: Forgot_Password Page

Hi Carlos

Your aproach is create a sub-application, that create a new session.
For you case descibed, is better use aproach of deep linking and the Application.Hash and HashChanged

Here you can found info about deep linking
https://developer.mozilla.org/en-US/docs/Web/API/Window/hashchange_event

And sample in Wisej here
https://github.com/iceteagroup/wisej-examples/tree/2.2/DeepLinking
Hope to be helpful
Regards

  • Paul answered Aug 19, 2021 - 2:33 pm
0 votes

Hi Nicholas

Could you please reatach both pictures?

They not show an image 🙁

Regards

 

  • Paul answered Aug 19, 2021 - 1:50 pm
  • last active Aug 19, 2021 - 1:51 pm
0 votes
In reply to: TinyEditor Border

Hi  Paveena

What version of  Wisej are you using ?

Regards.

 

  • Paul answered Aug 18, 2021 - 8:48 pm
0 votes

Hi Junarism

Thanks for your question
For this case is necessary a workaround to the normal of Wisej to manage the standar moving within controls.

This is because core design in the Qooxdoo javascript framework that Wisej use for manage the browser controls are very difficult to modify.

In the atached sample, you can see an additional javascript file that provide the desired functionality.

You can avance with Enter and reverse with Shift-Enter

Hope to be help
Regards

 

  • Paul answered Aug 17, 2021 - 3:11 pm
  • last active Aug 18, 2021 - 1:37 pm
Showing 161 - 180 of 265 results