In an effort to properly display ampersands in StaticText captions I
was wondering if it would be possible to subclass the StaticText
control to handle the caption manipulation.
Would this be an effective way of handling the issue, or am I better
off with a bunch of 'replaceall(text, "&", "&&")' commands?
Ideally, a subclass is workable as I would like to then subclass
popupmenus as well.
Any guidance on how to accomplish this would be appreciated.
--
David Glass - Gray Matter Computing
graymattercomputing.com - corepos.com
559-303-4915
Apple Certified Help Desk Specialist
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|