Home
Help
Search
Login
Register
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
News:
NVil Forum
»
General Category
»
Bug Reports
»
[Fixed] Boolean variables + composite tools
« previous
next »
Print
Pages: [
1
]
Author
Topic: [Fixed] Boolean variables + composite tools (Read 3583 times)
0 Members and 1 Guest are viewing this topic.
Posts: 2103
Polygon
steve
September 14, 2017, 07:31:45 pm
Hi IStonia,
Have an issue with boolean variables.
Attached default config with simple example.
The example.
On-screen user tools window with 2 user buttons
Each user button is set to "Check source" for a boolean variable (to highlight button or not)
Press hotkey "L" will call composite tool "Change_1_state", it changes "Boolean_variable_1" between true and false, and user button 1 in user window will reflect that change.
Press hotkey "K" will call composite tool "Change_2_state", it should be changing 2 variables so that when variable 1=true Variable 2=false. Eack time hotkey "K" is pressed those 2 variables should change state, and the 2 user buttons on screen should be swapping between which one is active. That is not working.
I have gone back to "Dec-11-16" build to test this simple config, and working correctly.
Please check when you have time.
«
Last Edit: September 15, 2017, 09:34:39 am by steve
»
Logged
Posts: 2103
Polygon
steve
September 15, 2017, 08:11:25 am
Hi IStonia,
While I was trying to work around the problem, trying different ways to set the variables, Nvil would hang. I do have 2 generated apphang reports (report.wep). Are they of any help to you?
Logged
Posts: 3760
Developer
Administrator
Polygon
IStonia
September 15, 2017, 09:15:18 am
Try this
http://www.digitalfossils.com/Download/NVil-Sep-16-17.rar
Logged
Posts: 2103
Polygon
steve
September 15, 2017, 09:33:56 am
It appears to of fixed the reported issue. Thank you.
Will continue testing with new build.
Logged
Print
Pages: [
1
]
« previous
next »
NVil Forum
»
General Category
»
Bug Reports
»
[Fixed] Boolean variables + composite tools