Mac -> Win problems
Judy Perry
jperryl at ecs.fullerton.edu
Tue Jul 26 14:36:44 EDT 2005
Yes. I believe so. It is due to a difference in HIG for the two
platforms.
Judy
On Tue, 26 Jul 2005, Charles Hartman wrote:
> Thanks. Let me just make sure I understand this part. Do you mean
> that I need to have platform-dependency code in my stacks, so every
> time I use "answer" I'd need something like this?
>
> if tPlatform is "OSX" then
> answer "Here's a sample" with "one" or "two" or "three"
> else
> answer "Here's a sample" with "three" or "two" or "one"
> end if
More information about the use-livecode
mailing list