nullflux
Joined: 22 Mar 2007 Posts: 2
|
Posted: Thu Mar 22, 2007 - 6:53 pm Post subject: Java Applet Widget: Make it unmovable? |
|
|
Hi everyone, I'm sure this has been asked before, but I just can't find the right combination of search terms to pull it up.
I've written a Java applet and stuck its ugly little Java butt into a widget. The problem is, the applet has slider bars, and when I try to slide them, the widget moves! Clicking on the ticks on the sliders works fine, but it's just not very usable in that fashion.
How can I override or handle that event gracefully?
Thanks! |
|