uis2sdk question/feature-request

One thing that irks me abut the titlebar button API: There is a  WBDrawMulti() but no WBPRessMulti() or WBReleaseMulti(). So... I can make multiple buttons with one .dll that look different. But if I want multiple buttons with different function; I need separete .dlls for each button? Pardon me if there is some thick to this that I do not see as a very amateur programmer, but this seems strange to me.

 

5,186 views 4 replies
Reply #1 Top

Hello,

I have forwarded your problem to Stardock Support team for their assistance. Please keep an eye on this thread for any updates. We appreciate your feedback and patience.

 

Basj

Stardock Community Assistant.

Reply #2 Top

There is a WBReleaseMulti which is the same as WBRelease but with an additional int parameter at the end indicating the button index.

 

Reply #3 Top

Thank you very much. How about updating the documentation, or even better: release an updated sdk?

Reply #4 Top

And while I'm at it, not to spam further threads: Is there any support for Right-/Middle-mouse-buttons? If not, is there chance you could add such support?