codemorphis.com Forum Index codemorphis.com
Software development: pure and simple.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Numeric Up Down Component Issue

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    codemorphis.com Forum Index -> Visual Programming Forum
View previous topic :: View next topic  
Author Message
DavidCbs



Joined: 02 Apr 2004
Posts: 17
Location: Suffolk, England

PostPosted: Thu Jun 16, 2005 5:17 pm    Post subject: Numeric Up Down Component Issue Reply with quote

Using Synopsis 1.1.8, in the numeric up down component properties I am unable to set 100 as the maximum value. 99 is ok, 101 is ok but not 100. If 100 is entered and updated the effect is that the value, the min value and the max value are all set to 0.
_________________
DavidCbs
Back to top
View user's profile Send private message AIM Address
CodeMorphis



Joined: 02 Dec 2003
Posts: 252

PostPosted: Fri Jun 17, 2005 2:40 pm    Post subject: Reply with quote

100 is the default maximum value so it looks like when you enter it again, it gets incorrectly reset to 0. There is range checking going on to ensure that the value and the minimum value do not exceed the maximum and so that is why they all get reset. Should be a simple fix.

In the meantime, you can get around this by dragging a new NumericUpDown component onto your form - it will have the default maximum value of 100.

Thanks for reporting this.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
CodeMorphis



Joined: 02 Dec 2003
Posts: 252

PostPosted: Fri Jun 17, 2005 4:29 pm    Post subject: Reply with quote

As anticipated, this was an easy matter to correct. It should be in the next update.

Thanks again.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
CodeMorphis



Joined: 02 Dec 2003
Posts: 252

PostPosted: Tue Jul 19, 2005 9:54 pm    Post subject: Reply with quote

This has been corrected in update 1.1.9
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    codemorphis.com Forum Index -> Visual Programming Forum All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group