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 |
#61
|
|||
|
|||
Task Sequence Builder
In the Task Sequence Buider tool, when I select an object (in the image, it is a Source) as a static reference, it is not showed at the box "Reference"!!
Obs: The tool is working well, the only thing is that this box is not showing the reference to the static object. |
The Following User Says Thank You to Flavio Brito For This Useful Post: | ||
Anthony Johnson (10-01-2013) |
#62
|
|||
|
|||
Animation Creator
The button highlighted in the image of Animation Creator give the follow error on the Compiler Console:
Flexscript Error VIEW:/active/MainPanel/BackPanel/SplitterXPane/SplitterYPane/TabPane/TabControl/AnimationEditor/EditorPanel/TopPanel/Left/Expander>eventfunctions/OnPress line 1 invalid character <.> ascii = 46 Flexscript Error VIEW:/active/MainPanel/BackPanel/SplitterXPane/SplitterYPane/TabPane/TabControl/AnimationEditor/EditorPanel/TopPanel/Left/Expander>eventfunctions/OnPress line 1 unknown variable "ntrast" Flexscript Error VIEW:/active/MainPanel/BackPanel/SplitterXPane/SplitterYPane/TabPane/TabControl/AnimationEditor/EditorPanel/TopPanel/Left/Expander>eventfunctions/OnPress line 1 syntax error, unexpected identifier Values, expecting end of code Could not finish parsing because of previous errors. |
The Following User Says Thank You to Flavio Brito For This Useful Post: | ||
Anthony Johnson (10-01-2013) |
#63
|
|||
|
|||
Recent Models
Hi,
On the Start Page, the section Recent Models does not handle accents (é à è ö ä...): Could the model name and the file path be encoded in UTF-8 ? |
The Following User Says Thank You to Clair A For This Useful Post: | ||
Anthony Johnson (10-01-2013) |
#64
|
|||
|
|||
There's an issue with the GlobalTable GUI.
The "Clear on reset" checkbox never actually changes the value of the "initonreset" target node. When the "initonreset" node is set manually, the actual clearing of the table works as expected. |
The Following 3 Users Say Thank You to Allister Wilson For This Useful Post: | ||
Phil BoBo (10-01-2013) |
#65
|
||||
|
||||
In FlexsimFuncs.h line 1935 the code should be:
Code:
DECLARE_FLEXSIM_FUNCTION_3(setstatealias2, "?setstate@@YAHPAVTreeNode@@HH@Z","?setstate@@YAHPEAVTreeNode@@HH@Z") Code:
DECLARE_FLEXSIM_FUNCTION_3(setstatealias2, "?setstate@@YAHPAVTreeNode@@HH@Z","?setstate@@YAHPEAVTreeNode@@H0@Z") Take a look at end of line with HH vs. H0. |
The Following 2 Users Say Thank You to Carsten Seehafer For This Useful Post: | ||
Steven Hamoen (10-01-2013) |
#66
|
|||
|
|||
Another issue to report, this time with the GUI builder.
Scrolling through the controls list appears to repeatedly add the last added item, scrolling through the attributes list is fine. To reproduce : create a GUI, drag a control (or an attribute) from the left panel into the tree view or onto the GUI preview, then scroll through the list of controls. |
The Following User Says Thank You to Allister Wilson For This Useful Post: | ||
Anthony Johnson (10-01-2013) |
Thread | Thread Starter | Forum | Replies | Last Post |
FlexSim 6 Beta | Phil BoBo | Product Announcements | 84 | 07-26-2012 07:52 PM |
Flexsim 5 Beta | Anthony Johnson | Product Announcements | 47 | 10-26-2011 11:08 AM |