beremiz
Clone
Summary
Browse
Changes
Graph
py_ext: rework logic CSV reader FB output refresh logic.
18 months ago, Edouard Tisserant
e0dfe8b8db4a
py_ext: rework logic CSV reader FB output refresh logic.
Saving with CSV write FB now triggers CSV read FBs to refresh outputs immediately.
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))