Hok465
@hok465
New Member
Joined: Feb 15, 2024
Topics: 4 / Replies: 11
Reply
RE: Garbage Collection issue with dotNet Timer

Can you post something that can be run to see these errors first hand. Just strip down you code to only what is needed to produce the error.

14 years ago
Forum
Reply
RE: Garbage Collection issue with dotNet Timer

The error you are getting is because you are trying to reference a control that resides with in the struct with out referencing the instance of the st…

14 years ago
Forum
Reply
RE: Garbage Collection issue with dotNet Timer

I haven’t looked into the time changed event. I am using the timer so I can change the intervals to what ever I want. I’m sure you can do that with …

14 years ago
Forum
Reply
RE: Garbage Collection issue with dotNet Timer

Thanks you very much Denis. It worked perfectly. I really appreciated your help on this, Steve

14 years ago
Forum
Reply
RE: Garbage Collection issue with dotNet Timer

Thanks Denis. I trimmed the code down to just the bare minimum and highlighted the one function that is causing the issue. If you press the play but…

14 years ago
Forum
Reply
RE: Garbage Collection issue with dotNet Timer

Thank you for the reply Denis. I understand that a timer can be put into a struct and not be gc’d. The issue I am having is that the timer stops wor…

14 years ago
Forum
Reply
RE: Garbage Collection issue with dotNet Timer

Thanks for the reply Rotu. I tried adding the events and setLifetime… after the rollout was built and visible but still the same issue. Here is my st…

14 years ago
Forum
Topic
Forum
Replies: 16
Views: 47
Reply
RE: Get Max Window position using dotNet

Hey thanks for the reply. I am very new to DotNet and know nothing of VB so could you maybe be a little more specific. I tried your tool and it does…

14 years ago
Forum
Topic
Forum
Replies: 6
Views: 36
Reply
RE: Is there a way to reverse how Append works in a listbox?

This could also work. insertItem obj theAr 1

14 years ago
Forum
Reply
RE: Wire Parameters

This should do it. Just replace the #Modifier with the name of the modifier which holds Param1. paramWire.connect $Point01[#Modified_Object][#Modifi…

14 years ago
Forum
Reply
RE: custAttributes.getowner doesn't work!

Hey thanks lutteral! As soon as I read what you posted it completely made sense to me. I should have figured that the CustomAttributeDef itself doesn…

14 years ago
Forum
Topic
Forum
Replies: 2
Views: 9
Topic
15 years ago
Forum
Replies: 0
Views: 16