LePhuronn kindly wrote:
>Tis me again...
>
>I've got the UIHelper Xtras's commands using interface() but I haven't got a
>clue on how to actually use it. Everything I've tried kicks up syntax
>errors.
>
>Basically what I want to do is this:
>
>Hide some of Director's interface elements if they're open (score, library,
>message window, all inspectors)
>Open and position other ones (script window, message window)
>
>Any tips, guys n gals?
AFAIK you can't do that with the UI helper Xtra. You'll need a custom Xtra
to do it.
Beware that some of the methods used in the UI Helper Xtra are documented
in the XDK, others are unfortunately not. Interface() just shows the global
methods of an Xtra, there are ways to make your Xtra methods private or
hide them alltogether.
--
mare
The OSControl Xtra
This sprite Xtra draws various UI-controls like push buttons, bevel
buttons, checkboxes, scrollbars and now also popup menus/dropdown lists in
the OS appearance on both Macintosh and Windows. Works in Shockwave too!
More info: <http://www.peghole.com/xtras>
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]