Print Page | Close Window

Flatedit Bug

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=8000
Printed Date: 16 November 2024 at 10:02pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Flatedit Bug
Posted By: ijwelch
Subject: Flatedit Bug
Date Posted: 14 September 2007 at 2:55am
Put a flatedit control on a form and set the font to 'Symbol'. In code set PasswordChar = Chr$(183).

This image shows a regular textbox (top) and a flatedit - both set as above and both containing a 10 character string.




I've only found this problem in Win2K. 98, XP and Vista are fine.





Replies:
Posted By: Oleg
Date Posted: 14 September 2007 at 3:57am
Hi,
 
Yes, strange. we don't handle drawing of text - its standard Windows control.
 
try Wingdings font +
FlatEdit1.PasswordChar = Chr$(&H74)
 
Works fine for me.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net