Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Controls
  New Posts New Posts RSS Feed - red zigzag-line!?!??
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

red zigzag-line!?!??

 Post Reply Post Reply
Author
Message
Jebo View Drop Down
Senior Member
Senior Member


Joined: 27 October 2005
Location: Germany
Status: Offline
Points: 318
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jebo Quote  Post ReplyReply Direct Link To This Post Topic: red zigzag-line!?!??
    Posted: 05 May 2008 at 11:07am
Hi CJ-Team,
 
if I use the pattern-property of the FlatEdit-control there is a "red zig-zag" line (like a Spellchecker) in the control (only in runtime-exe!).
 
Please how can i deactivate this line?
 
 
Sorry, but I can't find anything about this feature in the helpfile.
 
 
Back to Top
Aaron View Drop Down
Senior Member
Senior Member
Avatar

Joined: 29 January 2008
Status: Offline
Points: 2192
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aaron Quote  Post ReplyReply Direct Link To This Post Posted: 05 May 2008 at 2:44pm
Hi,
 
Thats the whole idea of using the pattern . When text string doesn't match pattern string you have a zigzag
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....
Back to Top
Jebo View Drop Down
Senior Member
Senior Member


Joined: 27 October 2005
Location: Germany
Status: Offline
Points: 318
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jebo Quote  Post ReplyReply Direct Link To This Post Posted: 05 May 2008 at 2:57pm
OK, I understand. But do you know, if there is a way to hide this zigzag?
 
...Because in my case it is not, what I need.
Back to Top
younicke View Drop Down
Senior Member
Senior Member
Avatar

Joined: 11 March 2005
Status: Offline
Points: 107
Post Options Post Options   Thanks (0) Thanks(0)   Quote younicke Quote  Post ReplyReply Direct Link To This Post Posted: 05 May 2008 at 3:12pm

i dont see any property to turn off the marking if it doesnt match pattern. maybe you can set the pattern to "" and do the validation manually. anyways even if you set a pattern it doesnt prevent the user from entering invalid entries. it just marks the text with the red zigzag line.
Back to Top
Aaron View Drop Down
Senior Member
Senior Member
Avatar

Joined: 29 January 2008
Status: Offline
Points: 2192
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aaron Quote  Post ReplyReply Direct Link To This Post Posted: 06 May 2008 at 3:53am
Originally posted by younicke younicke wrote:


i dont see any property to turn off the marking if it doesnt match pattern. maybe you can set the pattern to "" and do the validation manually. anyways even if you set a pattern it doesnt prevent the user from entering invalid entries. it just marks the text with the red zigzag line.
 
You are right when setting the pattern to "" the 'zigzag line' won't appear. Preventing from entering invalid chars you have to deal with yourself (we know SetMask isn't that wonderfull )
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.172 seconds.