Print Page | Close Window

FlatEdit: limited input between range of numbers

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Controls
Forum Description: Topics Related to Codejock Controls
URL: http://forum.codejock.com/forum_posts.asp?TID=18666
Printed Date: 19 September 2024 at 2:47pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: FlatEdit: limited input between range of numbers
Posted By: g.novi
Subject: FlatEdit: limited input between range of numbers
Date Posted: 14 July 2011 at 1:41pm
Hi to all,
there's a way in the Pattern property (FlatEdit object) for limited input between range of numbers? Ex: Input only numbers between 1 to 5.
Regards



Replies:
Posted By: mgampi
Date Posted: 15 July 2011 at 3:11am
Hi;

I always solve this with standard edit control and regex pattern matching.
Another way - use a spin button control.


-------------
Martin

Product: Xtreme Toolkit v 19.0.0, new Projects v 19.1.0
Platform: Windows 10 v 1909 (64bit)
Language: VC++ 2017


Posted By: g.novi
Date Posted: 15 July 2011 at 3:50am
Originally posted by mgampi mgampi wrote:

Hi;
I always solve this with standard edit control and regex pattern matching.

I apologize, but I did not understand.
Thanks anyway.


Posted By: Willowmaster
Date Posted: 15 July 2011 at 4:10am
This webiste http://www.regular-expressions.info/ - http://www.regular-expressions.info/  contains information on regular expressions.
If you add the reference Microsoft VBScript Regular Expressions X.X to your project you can use regular expressions in VB6.


-------------
Product: Xtreme SuitePro (ActiveX) version 15.3.1

Platform: Windows XP (32bit) - SP 3 (on VMWare)

Language: Visual Basic 6.0





Posted By: g.novi
Date Posted: 15 July 2011 at 4:57am
Originally posted by Willowmaster Willowmaster wrote:

This webiste http://www.regular-expressions.info/ - http://www.regular-expressions.info/  contains information on regular expressions...

Thanks to all



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