> i know that the info in a toolTip should be short, > but sometimes it's more readable when there are 2 or 3 small lines in > a toolTip. > > > The Dict says: > " > The toolTip of a control is a single line of text. > " > > So, is there no way?
Using the normal tooltip mechanism, no. But you can fake your own with a palette stack, a single field, and trapping mouseenter/mouseleave from a frontscirpt. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
