toolbars

All of a sudden, no warning, no reason I only have my align and distribute toolbars in developer and all the rest is gone.

Yesterday evening I experienced this for the first time, replaced the stuff and this morning they are gone again :?

What can it be?

can you look at youre servoy.property file after you close servoy?

because you should see something like this:
toolbar.align=true
toolbar.align.row=0
toolbar.design=true
toolbar.design.row=1
toolbar.distribute=true
toolbar.distribute.row=0
toolbar.draw=true
toolbar.draw.row=1
toolbar.edit=true
toolbar.text=true

the things with true are visible the next time .. Does it say that?

The below properties are in the file…

toolbar.align=true
toolbar.align.row=1
toolbar.design=true
toolbar.design.row=0
toolbar.distribute=true
toolbar.distribute.row=1
toolbar.draw=true
toolbar.draw.row=1
toolbar.edit=true
toolbar.text=true

And the strange thing is that I just closed down developer.

toolbar.text was then set to false (after closing). Now developer is up again and without the text toolbar they are all up again. Very strange this behaviour…

Propable non-traceable Johan? Is so I will watch closely for the next event…