Dragging UIWindows

I’m sure I’ve seen this asked, but can’t find the post… at the moment any UIOverlay/UIWindow created is draggable round the screen. I need to stop this, is there already a way?

Kev

http://www.java-gaming.org/cgi-bin/JGNetForums/YaBB.cgi?board=xith3d;action=display;num=1070541535;start=1#1

Ah, yes, I’d found this bit, I wondered if anyone had added it to the base. I try not to use anything but xith out of the box.

Kev

Right, I’ve done what you suggested in that post Jens, works like a charm, thanks.

Is this sorta of change ever going to make it into the base code?

Kev

[quote]Right, I’ve done what you suggested in that post Jens, works like a charm, thanks.

Is this sorta of change ever going to make it into the base code?
[/quote]
I think David wants to have a look at the changes before they are committed, so the best way is to create an issue and add your changes as a patch (use “cvs diff” or your IDE to create a patch). I think it’s good to make the dragging of the windows configurable, so I don’t see any reason why it should not be in Xith3D.