On Fri, 22 Jun 2007 10:41:46 -0700, Richard Gaskin wrote: > Devin Asay wrote: >> I've looked for this but can't find it. Is there a simple way to >> create a Windows-style 3-D-ish line that separates the menu from >> the rest of the window? (I.e., the line under the menubar, not the >> separators within individual menus.) > > Here's a script from the MC IDE which uses a button's threeD property > for this:
Alternatively, if you're really anal, you can create two graphic lines, one gray and one white and put them where you want them. Oh, and in all cases, don't forget to resize the object (button or graphic lines) if the stack resizes. Ken Ray Sons of Thunder Software, Inc. Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
