Panel size

Hi!

I can’t do this well? in this place, I had put the 100 number

Doesn’t works. It’s normal? I can’t probe to see the form with this size?

Thanks in advance!

This should be the position where the user gets it the first time, after that it will show the position that the user sets it to himself.

We know that, and with new user doesn’t works fine, it seems the procedure works for one computer because with the new users have respected the config of the last user that has entered in the layout.

We want to know the form that we have to test the size, or we can’t test it because we have entered in the layout once before?!

Ah I am sorry, yes it is set per computer and not per user. Because depending on how big your screen is you probably set your splitpanes.

No problem, all of this procedure it’s ok for us.

But we want to test the custom size, and we need to know the form to do that. We need install the program in a new computers for we’ll can check it’s the correct size?

You can tell us the place where you’ll save this size? To we can modify that and check?

It is saved in the servoy properties file. You can remove it there without problems, to test with it.

On a developer machine the servoy properties file in the servoy installation in the folder application_server, the file is called servoy.properties.

The lines you are looking for are like:

user.sampleuse_navigation.ly_Customers.tab.divLoc=232
user.sampleuse_navigation.ly_CustomersRight.tab.divLoc=955
user.sampleuse_navigation.ly_CustomersRight_left.tab.divLoc=400
user.sampleuse_navigation.ly_Customers_right.tab.divLoc=270
user.sampleuse_navigation.ly_Documents.tab.divLoc=383
user.sampleuse_navigation.ly_Documents_pinned.tab.divLoc=321
user.sampleuse_navigation.ly_Employees.tab.divLoc=315
user.sampleuse_navigation.ly_Employees_bottom.tab.divLoc=157
user.sampleuse_navigation.ly_Log.tab.divLoc=223
user.sampleuse_navigation.ly_Log_right.tab.divLoc=350
user.sampleuse_navigation.ly_Suppliers.tab.divLoc=359
user.sampleuse_navigation.ly_prtOwner.tab.divLoc=230
user.sampleuse_navigation.ly_prtOwner_right.tab.divLoc=277
user.sampleuse_navigation.ly_users.tab.divLoc=345

Hi, and thanks for all, this is all we need!