Keeping Smart Client open (v.4)

Untill now I could keep Smart Client open while developing.
Changes in Developer updated the SC right away.
I noticed this morning that a change in a valuelist does NOT update SC (while open).
Smart Client then has to be closed and openened again to see the changes.
Is this expected behavior?

Regards,
Ron


XP SP3 / Servoy 4.0.0

I’ve got the same problem with globals vars if I change the type.

Can you give a scenario about what is not working ? The smart client should be up to date.

Scenario:

  1. create globalfield or formvar / combobox / valuelist: A;B
  2. save Form
  3. start Smart Client: valuelist contains values A and B
  4. prop. editor: add C to valuelist and save form
  5. Smart Client (still open) still shows values A and B (NOT C)
  6. close Smart Client and start it again
  7. Smart Client now shows values A, B and C.

HTH,

Ron

We fixed the problem with valuelist refresh, it will be included in next Servoy release.