>> This has been changed in Rev 2.9, to make Mac OS X consistent with >> Windows. The docs are wrong. > > And fragmentary! > > Did not know that this had been working this way on windows before.
Actually there's a similar situation with resizeStack - in the earlier days of Rev/MetaCard, resizeStack was sent continuously on Windows/Linux, but not on Mac. Now, in order to get continual resizeStack messages on OS X, you need to set the "liveResizing" of the stack to true. Along these lines, I think it might be good to have liveResizing default to "true" for new stacks instead of "false" - otherwise it makes resizing look "old" on OS X. In fact the IDE itself doesn't even default to liveResizing=true. This hasn't been filed as a bug report AFAIK. Opinions? Ken Ray Sons of Thunder Software, Inc. Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
