Ok, should be fixed now.

@NoWhereMan : thanks

On 9/21/07, Boris Faure (aka billiob) <[EMAIL PROTECTED]> wrote:
> On 9/21/07, NoWhereMan <[EMAIL PROTECTED]> wrote:
> > Probable reason: ::tk::mac namespace does not exist when you're not OnMac.
> > Probable fix: wrap the proc ::tk::mac::ShowPreferences definition into
> > an if [OnMac] {}
> >
> > so:
> >
> > --------------------------------------------------------
> > if [OnMac] {
> >     proc ::tk::mac::ShowPreferences {} {
> >             after 0 { [list Preferences] }
> >     }
> > }
> > --------------------------------------------------------
> >
> > bye !
> >
>
> Thank you.
> Tom H. knows (or should know) about that issue and we'll fix it as
> soon as possible.
> You may notice that a lot of devels are currently busy, that's why
> it's not yet fixed.
>
> Greets
> --
> Boris FAURE (aka billiob)
> mail, jabber, msn : [EMAIL PROTECTED]
> No trees were killed in the sending of this message.
> However, a large number of electrons were terribly agitated.
>


-- 
Boris FAURE (aka billiob)
mail, jabber, msn : [EMAIL PROTECTED]
No trees were killed in the sending of this message.
However, a large number of electrons were terribly agitated.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to