Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Could you make me a threedimensional analog dial GUI element that reacts to five different mouse buttons? Please?

0
Posted

Could you make me a threedimensional analog dial GUI element that reacts to five different mouse buttons? Please?

0

SpringGUI uses the elements provided by Java’s awt, which is now about a decade old. They’re tried and true user interface components and appear in a platform dependent manner, but they’re not exactly targeted towards people who’d like a standardized way of simulating a theremin with the mouse cursor. The advantage of restricting SpringGUI to these standard user interface elements is that their handling is done by the operating system and therefore very efficient. If I started adding all kinds of non-standard elements, I’d have to write my own listeners which would in turn add a lot of overhead to your programs.

Related Questions

Thanksgiving questions

*Sadly, we had to bring back ads too. Hopefully more targeted.