No, never did this, but I do have a suggestion:

Implement the text code as a function, for example (untested):

function makeAnswerText topLine, bottomLine -- should have a (much) shorter name
return "<b>" & topLine & "</b><br><br>" & bottomLine
end function


Obviously, that should be modified to handle the text size change you want, and to autosplit the lines however you need them...

You could use it directly, or from your wrappers.

On Nov 17, 2004, at 10:11 AM, Frank Leahy wrote:

Hi,

Has anyone written a nice wrapper for answer and ask that supports a top message (in bold, larger font) and a second message below (smaller font size), that lines breaks automatically (so that lines don't get too long)? I'm just about to write one and thought I'd see if anyone had one they'd be willing to share.

Thanks,
-- Frank Leahy

Web Photos Pro: Software for Photo Bloggers and Other Photo Power Users
See us on the web at http://www.webphotospro.com/

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


-----------------------------------------------------------
Frank D. Engel, Jr.  <[EMAIL PROTECTED]>

$ ln -s /usr/share/kjvbible /usr/manual
$ true | cat /usr/manual | grep "John 3:16"
John 3:16 For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.
$




___________________________________________________________
$0 Web Hosting with up to 120MB web space, 1000 MB Transfer
10 Personalized POP and Web E-mail Accounts, and much more.
Signup at www.doteasy.com

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to