Hello world, There is a new version of the patch available (drag-move-v1_4.diff): https://sourceforge.net/tracker/index.php?func=detail&aid=2190783&group_id=11005&atid=311005
What's changed since version 1.3: - Inter-process drops are fully fixed now. - Cursor changes so you visually dragging the tab. - When moving the dragged tab above the tab bar, it shows the drop position. - Drag&drop is controlled by three options (all False by default): - - dragDropTabs - enable drag and drop for tabs - - dragDropTabsCursor - enable nice cursor - - dragDropTabsAnimation - enable drag and drop animation To test the new functionality, set them to True in your .Xdefaults file (or pass via -xrm option). Also, the patch code was almost entirely moved to a separate file, to lower conflict probability. Only small changes are in window.[hc] and menu.c. But if anyone has his own patch that depends on the old one - there probably will be conflicts. Tested with OpenMotif 2.3.0 over Exceed on Windows only, so please test it with other Motifs, X servers, window managers, and let me know how it works (on Exceed 11.0.0.0, I see artifacts while drawing under a moving cursor). Any comments are much appreciated. Thanks, Maxim -- NEdit Develop mailing list - [email protected] http://www.nedit.org/mailman/listinfo/develop
