News:

 

Topic: [Fixed] Boolean variables + composite tools  (Read 1781 times)

0 Members and 1 Guest are viewing this topic.

  • No avatar
  • Posts: 2102
  • Polygon
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 »

  • No avatar
  • Posts: 2102
  • Polygon
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?


  • No avatar
  • Posts: 3713
  • Developer
  • Administrator
  • Polygon
September 15, 2017, 09:15:18 am

  • No avatar
  • Posts: 2102
  • Polygon
September 15, 2017, 09:33:56 am
It appears to of fixed the reported issue. Thank you.

Will continue testing with new build.