Hi,
I need help with a dot-net. My frirnd and I are making a custom library image browser using dot-net in max rollout. The thumbnails are showing properly using/loading custom dot-net controls. But we cannot managed to set an event handler when clicking a thumb. we want something like
"on small_dialog clicked sender arg do ()". But the click makes no change
do we need to make an new event and make it public from dot-net? I attached the code and dll as well and a screenshot.
I know partial max-script and he knows moderate dot-net. together we are almost disastrous.