laker_42 Posted July 30, 2002 Posted July 30, 2002 I have a script that checks to see if someone has access privileges to a layout. If they don't, I am showing a message that says that they don't have access to the layout. I would like to add a graphic to the message box. Is this possible or how do you guys handle showing messages to areas that a user does not have access to? Thanks, John
danjacoby Posted July 30, 2002 Posted July 30, 2002 You can't put graphics directly into a message box, but... Using Groups, you can script buttons to go to a particular layout if they have that privilege, and to another "message" layout (with the graphics) if they don't. Just make sure that any layouts for which you do this not to be available thru the pull-down menu.
SteveB Posted July 30, 2002 Posted July 30, 2002 The Troi dialog plugin allows bitmaps on most of the dialog windows. The plugin also has a lot more flexibilty than Show Messsage step
laker_42 Posted July 30, 2002 Author Posted July 30, 2002 Thanks for the input! I downloaded the Dialog Plug-in example. I will see if I can get it to work for me. If not, I will probably follow Dan's advice. Thanks again! John
Recommended Posts
This topic is 8156 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now