"Column Mode"

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
techjunkie
Addict
Addict
Posts: 1126
Joined: Wed Oct 15, 2003 12:40 am
Location: Sweden
Contact:

"Column Mode"

Post by techjunkie »

It would be nice (IMHO) with "Column Mode" in PB editor, as in UltraEdit. :roll:
Image
(\__/)
(='.'=) This is Bunny. Copy and paste Bunny into your
(")_(") signature to help him gain world domination.
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

Now I have no idea how UltraEdit works, but do you mean something like holding Alt and selecting with the mouse?
techjunkie
Addict
Addict
Posts: 1126
Joined: Wed Oct 15, 2003 12:40 am
Location: Sweden
Contact:

Post by techjunkie »

Trond wrote:Now I have no idea how UltraEdit works, but do you mean something like holding Alt and selecting with the mouse?
You can switch to "column mode" in UltraEdit and select a block / rectangle anywhere in your editor window.

A good example is here,

http://www.ultraedit.com/index.php?name ... ge&pid=124

This is a really nice feature in UltraEdit! :D
Image
(\__/)
(='.'=) This is Bunny. Copy and paste Bunny into your
(")_(") signature to help him gain world domination.
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

That's what I said with Alt, but you want to lock it like that?
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

That's what I said with Alt, but you want to lock it like that?
Edit: Please delete this accidental post. (And increase forum uptime hehe.)
Last edited by Trond on Tue Feb 28, 2006 8:40 pm, edited 2 times in total.
techjunkie
Addict
Addict
Posts: 1126
Joined: Wed Oct 15, 2003 12:40 am
Location: Sweden
Contact:

Post by techjunkie »

Trond wrote:That's what I said with Alt, but you want to lock it like that?
Ups! :shock: I think I have to RTFM. Has it always been so?!?

No, it doesn't have to lock. It's fine as it is! :D

(Well, it would be nice if the rectangle / selection continued after EOL and empty lines, for easy viewing. (Have to complain on something, don't I? :wink: ))

Thanks Trond!
Image
(\__/)
(='.'=) This is Bunny. Copy and paste Bunny into your
(")_(") signature to help him gain world domination.
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

Post by Flype »

hey, i didn't know that.
awesome, i had this functionnality on Amiga with Azur (a texteditor),
and then, i always think it never exists on windows.

very thank you for the tip.
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

PSPAD http://www.pspad.com (a free UltraEdit like) also has column mode, and the SynPlus editor plugin for Total Commander http://www.totalcmd.net/plugring/synplus.html (can also be used standalone).
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Post Reply