NVil Forum

General Category => Bug Reports => Topic started by: steve on September 14, 2017, 07:31:45 pm

Title: [Fixed] Boolean variables + composite tools
Post by: steve on 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.
Title: Re: Boolean variables + composite tools
Post by: steve on 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?

Title: Re: Boolean variables + composite tools
Post by: IStonia on September 15, 2017, 09:15:18 am
Try this
http://www.digitalfossils.com/Download/NVil-Sep-16-17.rar
Title: Re: Boolean variables + composite tools
Post by: steve on September 15, 2017, 09:33:56 am
It appears to of fixed the reported issue. Thank you.

Will continue testing with new build.