I am initializing the Image List like this. activeXControl myAssetImages “MSComctlLib.ImageListCtrl.2” height:0 width:0 and assigning it to the List…
That seems to make sense. I am initializing the ImageList, and passing it into the ListView control like this: allAssetImages = #() — initialize…
callbacks.removeScripts #filePostOpen id:#ccTest callbacks.addScript #filePostOpen 鈥減rint 鈥渢est success鈥濃€?id:#ccTest persistent:true this works. I …
global test() fn test = print 鈥渢est success鈥?br> callbacks.removeScripts #filePostOpen id:#ccTest callbacks.addScript #filePostOpen 鈥渢est()鈥?id:#ccTes…
hmm. looks like maybe a combo of a callback registered as a redrawViewsCallback registering a function testing against a on MouseMove event. but the m…