plastic
@plastic
New Member
Joined: Feb 14, 2024
Topics: 17 / Replies: 154
Reply
RE: leaking memory, where to start looking?

If they are disposed, it should be fine…but I’m a total n00b with dotNet etc. here is my bitmap memory leak discussion thread:

15 years ago
Forum
Reply
RE: leaking memory, where to start looking?

Is your script loading bitmaps with dotNet? I recently noticed that they will stay in memory, unless you manually delete them on unload.

15 years ago
Forum
Reply
RE: scripted geometry plugin test

Hi Dennis, Thanks a lot for fixing the code, I owe you something! local width_segments_factor=180./widthsegments This one puzzled me for a moment un…

15 years ago
Forum
Topic
Forum
Replies: 2
Views: 11
Reply
RE: Build mesh Handler FAQ

I’m not sure if I fully understand your problem, but you can just boolean substract two tri-meshes, like: mesh = mesh1.mesh – mesh2.mesh I think y…

15 years ago
Forum
Topic
Forum
Replies: 0
Views: 15
Reply
RE: Interactive spreadsheet (dotNet dataGridView)?

Denis, I’m getting this error too, and I ‘m running max 2010. — Runtime error: Cannot resolve type: DevExpress.xtraTreeList.treeList

15 years ago
Forum
Reply
RE: bitmaps in dotNet…memory leaking?

Hi Klaas, thanks. I’ll try that!

15 years ago
Forum
Reply
RE: bitmaps in dotNet…memory leaking?

Hi Artur, Interesting…you said you could fix it by using picturebox.load instead of picturebox.image? I don’t follow you here, but i found another s…

15 years ago
Forum
Topic
Forum
Replies: 5
Views: 19
Reply
RE: need dotNet example of embedding SWF movies in rollouts

there is a 64bit internet explorer version installed on every windows 64 version, if it works with flash, then it should be good, since max uses inter…

16 years ago
Forum
Reply
16 years ago
Forum
Reply
RE: Scripted Manipulators – Snap?

Good to know… I hope I can motivate Bobo to join this thread. At least I’d like to know if it’s even possible to use scripted manipulators with objec…

16 years ago
Forum
Topic
Forum
Replies: 3
Views: 18
Reply
RE: .net ContextMenuStrip problem

works perfectly, thanks! i would have never figured that out, the whole dotNet stuff is like voodoo to me. i swear, there is no logic behind it. luc…

16 years ago
Forum
Page 11 / 12