1. Edita 0.05

New version with cut/paste, undo/redo:
http://palacebuilders.pwp.blueyonder.co.uk/edita.htm

(Still no file save, on purpose)
This time, I've actually used the lastest version of arwen, which I
managed to save in the wrong directory...

Ferlin Scarborough wrote:

>Off the top of my head, I would say I would like to see maybe a list pop-up
>of the things that have been done, such as comment/uncomment block, changing
>a line, deleting characters etc....
>
>Then allow the user to chose from the list of previous actions, to choose what
>to do/undo.
>
>Probably more trouble then it is worth though as I think about it.
Yes, very messy with all the line number changes etc, I pass blink)

Juergen Luethje wrote:

>Edita will have the ability to select, cut and paste *columns* of text
>anyhow, won't it?
>
I have done some work on this, see the variable "columnMode" line 12
of edita.exw. Not sure how best to toggle this though. Paste is fun!

Regards,
Pete

new topic     » topic index » view message » categorize

2. Re: Edita 0.05

Pete Lomax wrote:

<snip>

> Juergen Luethje wrote:
>
>> Edita will have the ability to select, cut and paste *columns* of text
>> anyhow, won't it?
>>
> I have done some work on this, see the variable "columnMode" line 12
> of edita.exw. Not sure how best to toggle this though. Paste is fun!

Cool!
When you drag the mouse with the left mouse key pressed, it does normal
"stream" selection. When then the ALT key is pressed additionally, in
some editors "column" selection is applied.
( I just realize that probably "block" is a better term than column in
  this context, because it's not actually necessary to select a whole
  column in that mode. )

Using the keyboard, pressing SHIFT and the appropriate "arrow key" does
normal selection. Consequently, additionally pressing the ALT key should
apply block selection in this context, too.

For permanently toggling the selection mode, there should be a menu
entry. I'm not sure what a good keyboard shortcut for this is, maybe
CTRL-B (for "block") to toggle it on an off, respectively.
IMHO it also would be nice when the current selection mode is shown on
the status bar.

Regards,
   Juergen

new topic     » goto parent     » topic index » view message » categorize

3. Re: Edita 0.05

On Thu, 03 Feb 2005 12:51:13 +0100, Juergen Luethje <j.lue at gmx.de>
wrote:

>When you drag the mouse with the left mouse key pressed, it does normal
>"stream" selection. When then the ALT key is pressed additionally, in
>some editors "column" selection is applied.
I see (I didn't know that).
>
>Using the keyboard, pressing SHIFT and the appropriate "arrow key" does
>normal selection. Consequently, additionally pressing the ALT key should
>apply block selection in this context, too.
Yes. I've done both the above now....
>
>For permanently toggling the selection mode, there should be a menu
>entry. I'm not sure what a good keyboard shortcut for this is, maybe
>CTRL-B (for "block") to toggle it on an off, respectively.
>IMHO it also would be nice when the current selection mode is shown on
>the status bar.
The way I've done it, you switch from column mode to normal mode by
releasing the Alt key, so I've decided against a menu option and
therefore anything in the statusbar.

Regards,
Pete
PS It'll probably be at least a couple of days before I post 0.0.6.

new topic     » goto parent     » topic index » view message » categorize

4. Re: Edita 0.05

Hi Pete,

I'm waiting to see the next update (soon?) with the added features
including file save and ini font type save.


Take care,
Al

And, good luck with your Euphoria programming!

My bumper sticker: "I brake for LED's"

new topic     » goto parent     » topic index » view message » categorize

5. Re: Edita 0.05

On Sat, 05 Feb 2005 08:12:57 -0800, Al Getz <guest at RapidEuphoria.com>
wrote:

>Hi Pete,
>
>I'm waiting to see the next update (soon?) with the added features
>including file save and ini font type save.
Been busy with a new version of arwen, but 0.0.6 is ready now:
http://palacebuilders.pwp.blueyonder.co.uk/edita.htm

Font settings not saved,
Accelerator keys,
File save with automatic backup,
URL highlighting and double click launch,
Doubleclick and Ctrl W select word,
Column selection via Alt key (and mouse, cursor keys, shift, ctrl
etc), Bug in undo/redo when unindent/uncomment partially applied to
selected lines.

Pete

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu