--- Klaus Major <[EMAIL PROTECTED]> wrote: > > Hi Ray, > > > This line produces a multiline button label in Rev > 1.1.1 > > > > set the label of button "testprint" to "Test" & > return & "Button" > > thanks, this does the trick. > Works with 2.x, too. > > > But i think this is most funny: > > When scripted, this works in both MC and RR. > > When entering this "yadda\nyadda" into the field > "label" in the > button-props you get > > yadda > yadda > > in MC and > > yadda\nyadda > > in RR. > > Shouldn't this result in the same ? > > > Regards > > Klaus Major
Heh, odd behaviour indeed ; my guess would be that the MC property palette will interpret this before setting the label, whereas the RR property will not, and treats it as the actual label? Jan Schenkel. ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
