Message boxes cannot display trademark symbol

WindowsForever

New member
Local time
11:29 AM
Messages
1
I'm running company software that includes the trademark symbol in windows titles and message box titles (as part of the application name). It works fine on every machine except mine. Instead of the superscript "tm" I get "™". I've checked fonts and tried regional settings. I am either using US English or Canadian English. I have the same problem regardless. Anyone seen this before? Thanks.
 

My Computer

OS
Windows 7 64bit
Welcome to Windows Seven Forums.

To avoid a lot of Q & A about your hardware and OS configuration, please click on this link to
Edit System Specs

Filling this out, at least partially, will save a lot of time. Another advantage is when posting a new problem, the person answering can just click the My System Specs link in the bottom of your post. No need to search for the information.

If you have multiple systems just indicate that in the System Specs so that we know why many of the fields are blank.

========

as to your particular issue, it sounds like the programmer used OwnerDraw in the program window caption bar and message boxes. I don't recall any way of displaying superscripts in standard MessageBox windows functions without using OwnerDraw. Someone else may have run into it and perhaps they will respond. It's difficult to say because often when programmers want features not available in a standard MessageBox, they will either "subclass" it, or create just a Gui with buttons that looks like a MessageBox but is really just a window form. That way just about anything may be drawn on it.


All I can suggest is the basic diagnostics "one of these things is not like the others" and see if there's a difference in OS or 32 bit vs 64 bit. If others are using code pages etc..
 

My Computer

Computer Manufacturer/Model Number
HP Media Center
OS
Windows 7 32 bit
CPU
AMD 5200+ dual core
Memory
2 GB
Graphics Card(s)
NVidia GeForce 6150SE 128 MB
Monitor(s) Displays
CRT
Screen Resolution
1280x1024
Hard Drives
500 GB Sata internal :

SIIG USB 3.0 docking stations w/WD Caviar Black 6 Gb/s drives
Keyboard
PS/2
Mouse
PS/2 Wheel Mouse
Other Info
SIIG USB 3.0 PCIexpress card.
Back
Top