ATTENTIONThis FlexSim Community Forum is read-only. Please post any new questions, ideas, or discussions to our new community (we call it Answers) at https://answers.flexsim.com/. Our new Question & Answer site brings a modern, mobile-friendly interface and more focus on getting answers quickly. There are a few differences between how our new Q&A community works vs. a classic, threaded-conversation-style forum like the one below, so be sure to read our Answers Best Practices. |
flexsim.com |
#1
|
|||
|
|||
Decimal Point Number Precision
Hi,
I found this Thread in the forum. /threads/thread313 Is this problem solved? I didn' t found anything in the forum. I have the same wish like Alan: "This option unfortunately will set all numbers in the model displayed 4 digits since it is a global setting. I wish there is an "number precision" attribute associated with each GUI control to overwrite the global setting locally." Does anybody knows something about this option? Thanks Michael |
#2
|
||||
|
||||
Flexsim's GUIs still use the global precision value when opened. You could write your own code for specific widgets to use higher precision in OnOpen code using commands such as setviewtext() and numtostring() so that it shows a value with more or less precision than the global value.
The issue Cliff mentioned with the hotlink attribute would still apply, but you could use a hotlinkx attribute instead with the above commands to force it to show a specific number precision rather than the default. |
The Following User Says Thank You to Phil BoBo For This Useful Post: | ||
Michael Hartlieb (08-05-2009) |
Thread | Thread Starter | Forum | Replies | Last Post |
how to get number of itemtype | Vic Li | Q&A | 11 | 08-19-2009 11:20 PM |
User Event firing - precision problems | Shankar Narayan | Q&A | 6 | 02-16-2009 07:01 AM |
Can not catch the number of label | Vic Li | Q&A | 2 | 11-10-2008 12:40 PM |
Global Table Number Precision | Sung Kim | Tips and Tricks | 8 | 03-27-2008 04:25 PM |
Setting the number of operators | Sung Kim | Q&A | 4 | 02-05-2008 12:31 PM |