Imbedding e-mail address in an About dialog...

2010-06-29 Thread charles61

How do you imbed an e-mail address link in the generic About dialog generated
by the Menu Builder? I wanted to put a link in the About dialog so the user
could click on it that would launch the user's e-mail application.
-- 
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/Imbedding-e-mail-address-in-an-About-dialog-tp2272657p2272657.html
Sent from the Revolution - User mailing list archive at Nabble.com.
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Imbedding e-mail address in an About dialog...

2010-06-29 Thread Jeff Massung
Add a field to the about box named Email

put Email support with any questions into fld Email
set the textStyle of word 2 of fld Email to link
set the linkText of word 2 of fld Email to mailto:m...@gmail.com;

Done. ;-)

Jeff M.

On Tue, Jun 29, 2010 at 6:27 PM, charles61 csz...@mac.com wrote:


 How do you imbed an e-mail address link in the generic About dialog
 generated
 by the Menu Builder? I wanted to put a link in the About dialog so the user
 could click on it that would launch the user's e-mail application.
 --
 View this message in context:
 http://runtime-revolution.278305.n4.nabble.com/Imbedding-e-mail-address-in-an-About-dialog-tp2272657p2272657.html
 Sent from the Revolution - User mailing list archive at Nabble.com.
 ___
 use-revolution mailing list
 use-revolution@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-revolution

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution