bdeda
@bdeda
New Member
Joined: Feb 15, 2024
Topics: 7 / Replies: 5
Reply
RE: ImageList.ListImages.Clear() –error with ActiveX

I am initializing the Image List like this. activeXControl myAssetImages “MSComctlLib.ImageListCtrl.2” height:0 width:0 and assigning it to the List…

19 years ago
Forum
Reply
RE: ImageList.ListImages.Clear() –error with ActiveX

That seems to make sense. I am initializing the ImageList, and passing it into the ListView control like this: allAssetImages = #() — initialize…

19 years ago
Forum
Topic
Forum
Replies: 5
Views: 17
Topic
Forum
Replies: 1
Views: 2
Topic
Forum
Replies: 1
Views: 14
Reply
RE: Callback persistence problem

callbacks.removeScripts #filePostOpen id:#ccTest callbacks.addScript #filePostOpen 鈥減rint 鈥渢est success鈥濃€?id:#ccTest persistent:true this works. I …

20 years ago
Forum
Reply
RE: Callback persistence problem

global test() fn test = print 鈥渢est success鈥?br> callbacks.removeScripts #filePostOpen id:#ccTest callbacks.addScript #filePostOpen 鈥渢est()鈥?id:#ccTes…

20 years ago
Forum
Topic
Forum
Replies: 7
Views: 18
Topic
Forum
Replies: 1
Views: 14
Topic
Forum
Replies: 1
Views: 11
Reply
RE: controlling max/min distance from parent

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…

20 years ago
Forum
Topic
Forum
Replies: 3
Views: 12