Where is the menu item to change the startup method now ?
I see only a grayed menu item with plugins. WhatM-4s that for?
Where is the menu item to change the startup method now ?
I see only a grayed menu item with plugins. WhatM-4s that for?
It’s now under de File-menu!
your damned fast,
When a blind man cries!
Thanks
wider:
I see only a grayed menu item with plugins. WhatM-4s that for?
For Servoy Developer plugins. Very soon the first one will appear.
Jan, would that be for plugins like the ones I made?
If yes what do I have to do to get them in there?
Well a developer plugin is mend for developer support code/tools, for example the upcoming Servoy runtime builder will be a developer plugin.
To build a developer plugin use IDeveloperPlugin instead of IClientPlugin (developer plugins are never loaded in the client!), see latest API docs for details.
OK, I understand…