|
-
.net Labels display text wrong
Help!
Major disgruntlement.
Conditions:
using a true type font that's symbolic/graphic like wingdings
the ttfont only has 20 characters mapped to the symbols/images
the rest are unmapped.
Results:
in vb6, eg, a label would correctly display the ttfont as the symbols for characters in the right range that were typed into the caption while correctly displaying blanks for all other characters.
if A-Z was mapped to a symbol, any char between A-Z should show a symbol and any other char such as 0,1,a,b,c should show a blank.
in .net, the label correctly shows symbols for A-Z but incorrectly shows the default sanserif character where no symbol was mapped. Setting label text to 01abc will display exactly that 01abc, not blanks as it should.
anyone have a clue how to get proper label behavior back again?
(vb.net is a deception...Not vb More like java)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks