hpwGrid error - Forum

Forum Navigation
You need to log in to create posts and topics.

hpwGrid error

When i use the hpwGridCreate action to open in a Rectangle it keep showing this error. Any help please.

 

Uploaded files:
  • You need to login to have access to uploads.

Could you upload the script for grid creation?

I've been using this plugin for 8 years but never have problems with (XP/Win7/Win10).

Are the parameters proper for creating grid?

Hi JnCon

The script in button is

hpwGridCreate "Rectangle1"

 

thats it

Hello,

You may try to copy the variable section from the sample Pub before the Create command.

Maybe I have not test properly all variables for Default settings.

When the sample app work for you, that might help.

Regards

Hans-Peter

 

 

With the plugin you got several functions to setup variables to define grid parameters (size, colors, font, number of rows and columns, etc.).

Did you use it before create grid in your app?

Did you use it before create grid in your app?

No! only as mentioned above. The sample pub work fine so I'll try to work from there

Thank You