Hello,
How can I identify whether I am working in a developer or client. Do we have a method in the application node?
Thanks
Hello,
How can I identify whether I am working in a developer or client. Do we have a method in the application node?
Thanks
Not as far as I know. Asked for it a long time ago…
Oh I see. I reckon this is already in the feature list.
why do you need it?
When I am in the developer I would show all the toolbar buttons, where as I would hide all the toolbar buttons while in client.
This is allready possible.
See your preferences/Designer Tab in the Developer.
Here you can change a setting, which allow you to do this!
Thanks! It worked. But I still think the function could be useful.
Following up on this to see if there is now a function to identify the user as client or developer. I’m implementing the Kydome menu plugin and only want to remove menus if user is on client.
Thanks!
Check it2be’s tools plugin
Hi all,
May be you can try this:
application.isRunningInDeveloper()
But beware, it works for us, but as it does not appears in the application tree, it may not be fully supported by servoy. Isn’t it servoy team?
2.2 rc2
no that is not supported