grabjacket
@grabjacket
New Member
Joined: Feb 14, 2024
Topics: 51 / Replies: 199
Topic
Forum
Replies: 4
Views: 50
Reply
RE: DotNet Treenode.tag Property?

Hello Sumesh, the .tag-property can be used as a container for all kinds of data. You can store for instance a struct with data related to the treeno…

14 years ago
Forum
Reply
RE: Eventhandlers in an xtraTreelist

Hi, for those who are interested, I’ve solved my problem. When adding the eventhandlers to the buttons the moment the button is created, the handler w…

14 years ago
Forum
Reply
RE: Eventhandlers in an xtraTreelist

yeah, in max 2010 there’s a new method to prevent dotnet eventhandlers from being trashed by max-garbage collection. I’ve tried to implement that, but…

14 years ago
Forum
Topic
Forum
Replies: 3
Views: 41
Reply
RE: Thumbnail viewer control

Yes, the contextmenustrip is a dotnetcontrol. You can assign a contextmenustrip you create to the thumbnailviewer with the .contextmenustrip property …

14 years ago
Forum
Reply
RE: Thumbnail viewer control

Yes Pete, and it looks good too! Something like that would be vary handy in Jason’s control as well. Klaas

14 years ago
Forum
Reply
RE: Thumbnail viewer control

Soulcialism, in my asset browser I’ve implemented a rightclick-menu by using the contextmenustrip-property of the control. You don’t need a rightclick…

14 years ago
Forum
Reply
RE: Selecting objects in a loop …

ah, bobo, you made my day. I was wrecking my head to remember that method. Thanks.

15 years ago
Forum
Reply
RE: Selecting objects in a loop …

Hey, I thought I had a more sophisticated method, but the following would also be an option nameArr = #(“name_001″,”name_002″,”name_003″,”name_004”) …

15 years ago
Forum
Reply
RE: Adding images to listview incrementally: how to?

I’m working with the virtualmode right now. Adding items works fine. Now I’ve got the following problem: I’m unable to get the selected items! In virt…

15 years ago
Forum
Reply
RE: Adding images to listview incrementally: how to?

Yeah, I also thought about the virtual thing. How did you add each item to the list one by one? When i do that without the virtual mode, i can add the…

15 years ago
Forum
Topic
Forum
Replies: 5
Views: 25
Reply
RE: Find verts inside other mesh

Hey, I’ve created a script according to the workflow of Matan. My script checks if a vraylight is within a volume and adjusts its multiplier according…

15 years ago
Forum
Topic
Forum
Replies: 3
Views: 34
Page 11 / 17