fGrabCursor
be_app->SetCursor(fGrabCursor);
fGrabCursor = new BCursor(B_CURSOR_ID_GRABBING);
delete fGrabCursor;
BCursor* fGrabCursor;