Charles,

One more option: sometimes it is more reliable for cross-platform apps to use html entities:

  copyright symbol: ©

  registered trademark symbol: ®

  trademark symbol: ™

Examples:

  set the htmltext of fld "copyrightNotice" to "<p>&copy;2009</p>"
set the htmltext of fld "tradmarkNotice" to "<p>Revolution&reg; is a trademark of RunRev Ltd.</p>" set the htmltext of fld "tradmemark2" to "<p>Try Revolution&#153; for all your programming needs!</p>"

HTH

Devin

On Oct 29, 2009, at 4:23 PM, Charles Szasz wrote:


Terry,

Thanks! I will try it out windows to see if it shows up correctly!


Terry Judd wrote:

It's numToChar(168) on the Mac and numToChar(174) on Windows if that's any
help.

Terry...


On 30/10/09 7:18 AM, "Charles Szasz" <[email protected]> wrote:


Thanks Colin!

I am aware of the shortcut (Option + 2) but I did not know if Revolution would support this in fields on both the Mac and Windows. I had checked
Rev's Dictionary and did not find any listing for it.


Colin Holgate-2 wrote:


On Oct 29, 2009, at 4:06 PM, Charles Szasz wrote:


How do you insert the trademark symbol (circle with the letter
inside it) in
a label or edit field in Revolution? I want to cite of a product
with its
trademark.


Usually there's a keyboard shortcut for doing that. On Mac it's
Option-2 () for trademark, Option-r (®) for registered mark, Option-g
(©) for copyright. _______________________________________________
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



_______________________________________________
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



--
View this message in context: 
http://www.nabble.com/Trademark-symbol-in-a-label-or-edit-field-tp26119817p26121894.html
Sent from the Revolution - User mailing list archive at Nabble.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

Devin Asay
Humanities Technology and Research Support Center
Brigham Young University

_______________________________________________
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

Reply via email to