Eduardo Volpi wrote/ schreef:
> Hi,
>
> My name is Eduardo (Eddy)
> I'm new to this mailing list and to MC.
> I'm very impressed with it's language simplicity and
> power.
Welcome!
> Beside the MC Tutorials and lessons found in the
> website, is there any
> other places where i could find more MC Tutorials?
Mmm... I don't know, but I think you'll hear others here quick enough.
> Also, under "Tools/Preferences is possible to switch the
> Look and Feel of MC to "Windows 95, Macintosh and Motif".
> How can i mantain the selected look and feel when
> building my standalone application?
What do you mean?
1) To have, for example, the look and feel for each platform the same (i.e.
Windows) (If you do this, you have, I think, a big chance to get an argument
with al Mac users...)
Place the following part in you stack script:
on openStack
set the lookAndFeel to "Windows 95" -- or "Macintosh" or "Motif"
end openStack
2) To have the Mac look at Mac, Win look at Win?
This happens all automatically, and I think this is most convenient for the
users/
>
> Thank you very much for your patience,
You're welcome!
Greetz,
Sjoerd
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.