Gavin Gong
Gavin Gong
成都育碧啊
我现在的做法是做了一个template类,每次node在OnCreate的时候,从template里读取,唯一的问题是需要在TreeView做一个新的Add,然后在view里面做一个Dictionary结构记录:Node类、Template实例,还在开发当中,不过我的template是为了项目特化的,但是可以稍微改下就能用。只会我会考虑fork一下开个新的branch分享一下(如果有时间的话)
我这边目前的需求是从Go语言里读到一些struct,之后在这个控件里作为node来显示,这个是动态的意思。大概就是要根据一个模板批量创建node的类型,他的Class不是固定的,而且需要在Tree里面分开显示,比如一个“Condition”的模板,会有几十个需要对应的Node的Class,而且要根据Golang里面的代码动态变化一些内容,之后分开显示到tree里面这样。
> Hello I'm looking also on this solution of dynamic nodes, but from me the structure will come from .json file? din you already implement the dynamic approach you want...
there is some issue in recalculating cell values I've found. I guess it's related with formula function analyzing failed. I've debugged that, the function in new Excel like FILTER or...
Same for me, and in my case it's just not able to enlarge but reduce size is work. I've no idea which limit the mouse move, I guess just remove...