Auf Grabmode schalten - Nur im Dir-Feld und Folder.
Grabben begann nicht ueber einem Icon.
Die Maustaste wurde losgelassen. Danach
falls eine Graboperation stattgefunden
hat das Ziel bestimmen und die
entsprechende Operation ausfuehren

Switch to grave mode only in the tree or  folder.  
Grab did not begin over an Icon.  

The mouse button was released. Afterwards, if a grave operation took
place on a target, determine the appropriate operation to execute.


Feststellen, in welchem Bereich der Pointer sich befindet.
Nicht nur ws_move_shell, da die zu langsam ist.
Weitere Events gleich so auslesen, ohne das Fenster zu verschieben.

Determine, in which area the pointers is.  
Not only ws_move_shell, since is too slow.  
Further Events directly select without shifting the window.

bei gedrueckter Maustaste das Ziel der Graboperation markieren.
mark the target of the grab operation with pressed mouse button.

Anzeigen der Files des derzeitigen Dirs.
Zeiger auf das Fensterwidget und den Dir_glyph.
Liefert den Y-Wert des letzen Dir-Glyphs im Baum zurueck.

Display the files of the present Dirs.  
Pointer on the Fensterwidget and the Dir_glyph.  
Returns the delivery the y-value of the letzen you Glyphs in the tree.

Display the files of the present Dirs.  
Pointer on the window widget and the Dir_glyph.  
Glyphs in the tree returns the y-value of the letzen to you.

Zum Schluss noch eine Form fuer die Buttons erzeugen.
End the conclusion still another produce form for the Buttons

Die Maustaste wurde losgelassen. Danach
falls eine Graboperation stattgefunden
hat das Ziel bestimmen und die
entsprechende Operation ausfuehren

The mouse button was released  Afterwards if a grab operation took
place determine the target and the appropriate operation to execute.

Der Mauszeiger wird im gedrueckten Zustand im Folder bewegt.
The mouse pointer is moved in the pressed status in the folder.

Nachsehen ob Eintrag schon angewaehlt war. Wenn nicht, dann neu anwaehlen.
Check whether entry was already selected.  If not, then select again.

Eintrag war schon angewaehlt, Pruefen ob Doppelclick.
Entry was already selected, checking whether Doppelclick.

Nachpruefen ob Directory lesbar ist.
Test whether directory is readable.

Der Endpunkt der Graboperation lag im Dir-Feld.
Zunaechst einmal muss anhand der Koordinaten das entsprechde Dir_Glyph heraus gesucht werden.
Nachsehen ob gerade eine Move-Grab operation ausgefuehrt wird.
Verschieben des Directories in das gerade selectierte.

The terminator point of the grab operation was situated in the field.  
Intially, the entsprechde Dir_Glyph must be looked up on the basis of the coordinates.  
Check whether it is an even move grab operation to execute.
Shift the Directories into the even selection.

Verschieben des Icons vom folder->window in die Dir-area.
Nachpruefen ob Directory geoeffnet ist.
Der Endpunkt der Grabaktion lag im File-Feld.
Testen ob zum Schluss noch ein Argument aktiviert war.
Cursor ruecksetzen.

Shift the Icons of folder >window into the you AREA.  
Test whether directory is opened.  
The terminator point of the grave internal message was situated in the file field.  
Tests whether end the conclusion still another argument was activated.  
Cursors reset.

Wird immer dann aufgerufen, wenn ein Fenster
verlassen wurde.Es werden die fuer die Grab
Funktion wichtigen Parameter gesetzt.

One calls whenever a window became to leave.  Are set the parameter
important for the grave function.

Wenn es eine Grab-Operation gibt, dann das Highlight loeschen.
If there is a grave operation, then the highlight delete.

Muss gemacht werden, da nach einem XGrabButton ein LeaveNotify kommt
und bei einem Grab in einem FolderFenster der Folder sonst verloren
gehen wuerde und man erst aus dem Fenster hinaus und danach wieder
hinein fahren muesste, damit das Fenster reagiert.

Must be made, since to a XGrabButton a LeaveNotify comes and would be
lost with a grave in a folder window of the folders otherwise and one
would have to only drive from the window outside and to it again
inside, so that the window reacts.

Wird immer dann aufgerufen, wenn der Mauszeiger in ein Fenster faehrt.
One calls whenever the mouse pointer drives into a window.
