Hi,
I seem to be having a problem initializing a MUI dialogue xtra.
I'm reading the PDF, but the example doesn't seem to work for me.
(Director 8 or 8.5 win or mac)
on makeBox me
pMui = new(xtra "MUI")
aWinPropL = pMui.getWindowPropList()
aWinItemL = pMui.getItemPropList()
aWinItemL.tip = ""
pMuiXtra.initialize([#windowPropList:aWinPropL ,
#windowItemList:aWinItemL])
pMui.run()
pMui = 0
end
Anyone know why this won't work for me ?
I keep getting an error stating "You can't run your dialog. It was not
inited correctly."
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
[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!]