LabVIEW APIs Discussions

キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

Small bug with undo on string constant

Hi All

I have find a small bug with undo function on string constant.

I try to modify string constant with scripting aned it's ok.

But when i do one Undo to go back to the original string constant value, the square is modify but the text is not update.

Try this exempl:

1)Open Test string.vi diagram, and see free string constant.
2)Run modify string.vi.
3)Go back to Test string.vi diagram
4)The string constant are modify correctly
5)Undo
6) See the bug.  The square is modify, but the text is always here.

Eric

すべてをダウンロード
0 件の賞賛
メッセージ1/2
4,573件の閲覧回数

I can replicate this as well.

It look like the undo transaction is not working on string constant that are modified via scripting.

PJM

0 件の賞賛
メッセージ2/2
3,328件の閲覧回数