Hi All,
I have some confusion with drag and drop, though not the stop
responding behaviour HaveF metions. DnD from one node to another works
for me:
Before:
- @file sync-times.bat
\-- :NoTouch
\-- :reportDate
- new organizer node
After:
- @file sync-times.bat
\-- :reportDate
- new organizer node
\-- :NoTouch
However DnD to child node does not. I can't do this:
Before:
- @file sync-times.bat
\-- :reportDate
- organizer node
\-- :NoTouch
Wanted result:
- @file sync-times.bat
\-- :reportDate
\-- :NoTouch
- organizer node
Actual result:
- @file sync-times.bat
\-- :NoTouch
\-- :reportDate
- organizer node
Also, confusingly (and I think this is what HaveF might have been
actually trying to do), DnD of selected text from the body pane to a
new node has the effect of moving the *node itself* not the text.
Before:
- @file sync-times.bat
[body] @first @echo off
[body] REM a batch file to blah blah....
[body] REM blah blah....
\-- :NoTouch
\-- :reportDate
- organizer node
\-- Remarks
{{select REM lines, DnD to organizer node}}
After:
- organizer node
\-- Remarks
\- @file sync-times.bat
[body] @first @echo off
[body] REM a batch file to blah blah....
[body] REM blah blah....
\-- :NoTouch
\-- :reportDate
I'm using:
Leo 4.9 final, build 4411, June 21, 2011
Python 2.6.6, qt version 4.6.1
Windows 6, 1, 7600, 2,
-matt
On Tue, Jul 19, 2011 at 1:52 AM, IaMaPlAyEr <[email protected]> wrote:
>
> Hi, All,
>
> Sometimes, I "@file" a txt file, and want to rearrange the text in it.
>
> The direct thought is to setup some new nodes, and drag the file
> content from "@file" body pane to the different new nodes.
>
> When I dragging, Leo stop response.
> Does Leo has such feature?
>
> --
> --
> Sincerely,
>
> HaveF
--
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/leo-editor?hl=en.