Exams over, and so are the semester vacations. My RSI has gone, thankfully (although it comes back every now and then, but it's not too much of a problem)
I've been developing a docking window library for Adobe AIR for some time now, inspired by WeiFen Luo's DockPanelSuite for C# WinForms, but created from the ground up (not just a direct port). It uses the NativeWindow class, so only AIR projects can make use of it.
One thing I've been trying to get to work was the dragging and dropping of tabs / panels onto others and making them join into one; how do you do that across multiple NativeWindows (especially when your Stage's MouseEvent only provides enough info about the mouse within the bounds of the stage?)
Yesterday, it occurred to me that using the NativeDragManager class to initiate and handle drag-and-drops could be performed! (I was already using it in an earlier part of HitShaper, but had failed to make the link then, because in that case I was only dragging from the filesystem into the application, and not within the application itself) It turned out that I could indeed do that, by transferring object references! (Fun fact: I got this "epiphany" during a fever...who said fevers were entirely bad? :P)
However, I guess poor design has caught up to me and I will have to redesign the classes, putting more priority on containers rather than the panels instead, and that is another headache...for another day.
Update 001 - see video description for more details (click the YouTube icon)
VicariousE
Hm, considering most of my physical life included shoveling, mopping, cleaning, bending over, there's room for a little jazz in the movements. KB's and mouses, sitting in front of a static device... ever try those hand spring exercisers? Anyway, hope the pain don't come back.
Sounds like you're at the point where custom OLE's come into play.. so nativedragmaster might just fill the bill eh? Cool beans. Good thing NG has been full of nerds since day one, lots of arcane info in the forums, if you should need another perspective. Almost at the 10 year mark huh? Wish there was a badge or medal for that
Gimmick
Nope, not tried it, but I have found something that works. One problem is that my posture's all wrong, it puts too much pressure on the elbows, but it feels good to be in that position :<
Yep. Funny to think time passes by so quickly, My NG account's about 50% of my age now haha