Home Coding, Scripting, Shaders
The BRAWL² Tournament Challenge has been announced!

It starts May 12, and ends Sept 12. Let's see what you got!

https://polycount.com/discussion/237047/the-brawl²-tournament

Is that possible to add a button to the System.Windows.Forms.ListView with maxscript?

Offline / Send Message
Pinned

I created a dotnetcontrol listview in a rollout, and I want add some click event for each list cells. Like the event on pressed do for button, when press the button, executing some other functions. My listview:

  1. dotNetControl xx "System.Windows.Forms.ListView" width:600 height:300

Is that possible to add a control button as the list content or How to add click event for each cell? If add button works it is preferred. Thanks in advance!


Replies

Sign In or Register to comment.