How to change OneWorld Explorer

cyberscout

Active Member
Hello
In OneWorld Explorer you can ad a new Menu under File/New Tab. This feature is very usable, but there is one problem: everybody can run every menu. So I'd like to change the program which is called after the user has selected "New Tab".

But I didn't find an object in OMW. Is it possible to change the OneWorld Explorer like an application?

Thanks for your help.
cyberscout
 
The application used for this function is P0085 and you have 2 options:
(1) Either to stop this application for users using the security
(2) if you need to stop this option completely you can write this line of code at this form
intializeDialog ---- PressButton(Cancel)
 
Hallo
Thanks you for your answer.
My problem is, that every user should can use this feature, but only
with his own menu.

And I don't like to change existing application because of the updates.
So I want to change the application which is called when the user clicks
on "New Tab".

Then I can create this application myself.

Regards
cyberscout

Khalooda wrote:
 
Back
Top