BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Delphi IDE editor question

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Non-Technical
View previous topic :: View next topic  
Author Message
tony
Guest





PostPosted: Thu Aug 25, 2005 5:47 pm    Post subject: Delphi IDE editor question Reply with quote



Hi,
I noticed that in Visual Studio, notepad, wordpad etc, that when you
cursor up from a long line to a short line, the cursor moves to the end
of the shorter line automaticly.

Is there a way to get this behavior in the Delphi 7 or 2005 code editor?

I checked the editor options but didn't see anything that would work.

Thanks,

Tony
Back to top
Andreas Hausladen
Guest





PostPosted: Thu Aug 25, 2005 7:56 pm    Post subject: Re: Delphi IDE editor question Reply with quote



tony wrote:

Quote:
I noticed that in Visual Studio, notepad, wordpad etc, that when you
cursor up from a long line to a short line

That's something I hate. They jump to the short line because the line ends
exactly where the last letter is. Delphi's editor does not have this
"limitation". You can place the caret where you want.

No there is no option to deactivate this behaviour because for this the
complete editor kernel meight have to be rewritten.


--
Regards,

Andreas Hausladen

Back to top
Leonel
Guest





PostPosted: Thu Aug 25, 2005 8:11 pm    Post subject: Re: Delphi IDE editor question Reply with quote



Andreas Hausladen wrote:

Quote:
That's something I hate.

Oh, I thought it was just me. I always hate that behaviour anywhere.

--
Leonel

Back to top
Dejan Stanic
Guest





PostPosted: Thu Aug 25, 2005 8:47 pm    Post subject: Re: Delphi IDE editor question Reply with quote

Leonel wrote:
Quote:
Oh, I thought it was just me. I always hate that behaviour anywhere.

Same here.

LP,
Dejan



Back to top
Dave Nottage [TeamB]
Guest





PostPosted: Thu Aug 25, 2005 8:52 pm    Post subject: Re: Delphi IDE editor question Reply with quote

tony wrote:

Quote:
I noticed that in Visual Studio, notepad, wordpad etc, that when you
cursor up from a long line to a short line, the cursor moves to the
end of the shorter line automaticly.

I expect you would know by now to ask questions about the IDE in the
..ide.general group.

Any reason why you didn't?

--
Dave Nottage [TeamB]

Back to top
Stefan Ascher
Guest





PostPosted: Thu Aug 25, 2005 9:29 pm    Post subject: Re: Delphi IDE editor question Reply with quote

In article <430e044e$1 (AT) newsgroups (DOT) borland.com>, tony wrote...

Quote:
I noticed that in Visual Studio, notepad, wordpad etc, that when you

You can activate this *feature* in VS Options -> Compatibility -> Virtual
Spaces.
--
stefan

Back to top
Ingvar Nilsen
Guest





PostPosted: Thu Aug 25, 2005 10:48 pm    Post subject: Re: Delphi IDE editor question Reply with quote

tony wrote:

Quote:
Hi, I noticed that in Visual Studio, notepad, wordpad etc, that when
you cursor up from a long line to a short line, the cursor moves to
the end of the shorter line automaticly.

This is called "virtual white space" or "virtual space".
I like it always turned on, if it is turned off, the editor behaves like
Notepad.


--
Ingvar Nilsen
http://www.ingvarius.com


Back to top
Tony Caduto
Guest





PostPosted: Fri Aug 26, 2005 1:49 am    Post subject: Re: Delphi IDE editor question Reply with quote

Because I didn't think it was a "Technical" question. I think I still
have the right to decide if something is non technical don't I?

Is it really that big of a deal?


Quote:
I expect you would know by now to ask questions about the IDE in the
.ide.general group.

Any reason why you didn't?



--
Tony Caduto
http://www.amsoftwaredesign.com
Home of PG Lightning Admin for Postgresql 8.x

Back to top
Tony Caduto
Guest





PostPosted: Fri Aug 26, 2005 1:51 am    Post subject: Re: Delphi IDE editor question Reply with quote

Thanks, and I now know what it is called Smile
I really had no idea what the name of that feature was.


Quote:
This is called "virtual white space" or "virtual space".
I like it always turned on, if it is turned off, the editor behaves like
Notepad.




--
Tony Caduto
http://www.amsoftwaredesign.com
Home of PG Lightning Admin for Postgresql 8.x

Back to top
Dave Nottage [TeamB]
Guest





PostPosted: Fri Aug 26, 2005 2:34 am    Post subject: Re: Delphi IDE editor question Reply with quote

Tony Caduto wrote:

Quote:
Because I didn't think it was a "Technical" question.

I don't know why you didn't think that.

Quote:
Is it really that big of a deal?

The IDE groups are there for that purpose: questions about the IDE.

--
Dave Nottage [TeamB]

Back to top
Matt Jacobs
Guest





PostPosted: Fri Aug 26, 2005 10:35 am    Post subject: Re: Delphi IDE editor question Reply with quote

"tony" <tony (AT) yahoo (DOT) com> wrote:

Quote:
Hi,
I noticed that in Visual Studio, notepad, wordpad etc, that when you
cursor up from a long line to a short line, the cursor moves to the end
of the shorter line automaticly.

Is there a way to get this behavior in the Delphi 7 or 2005 code editor?

You actually like that? It drives me nuts! ;-)

Back to top
Rudy Velthuis [TeamB]
Guest





PostPosted: Fri Aug 26, 2005 8:17 pm    Post subject: Re: Delphi IDE editor question Reply with quote

tony wrote:

Quote:
Is there a way to get this behavior in the Delphi 7 or 2005 code
editor?

I guess not. And I personally like it the way it is.
--
Rudy Velthuis [TeamB] http://velthuis.homepage.t-online.de

"The fear of death is the most unjustified of all fears, for there's
no risk of accident for someone who's dead." -- Albert Einstein.

Back to top
tony
Guest





PostPosted: Fri Aug 26, 2005 9:44 pm    Post subject: Re: Delphi IDE editor question Reply with quote

Well, I guess there is a fine line here.
I guess I will just have to get used to being admonished for thinking
different than you :-)

Later,

Tony


Quote:
The IDE groups are there for that purpose: questions about the IDE.


Back to top
tony
Guest





PostPosted: Fri Aug 26, 2005 9:45 pm    Post subject: Re: Delphi IDE editor question Reply with quote

No, I don't like it either, I was asking for a Visual Studio convert
who does not like newsgroups :-)

Quote:

You actually like that? It drives me nuts! Wink


Back to top
Bryce K. Nielsen
Guest





PostPosted: Sat Aug 27, 2005 11:30 pm    Post subject: Re: Delphi IDE editor question Reply with quote

Agreed, I *love* Delphi's editor. A couple other VS annoyances:
- Home key doesn't go to "home" (the beginning of the line), rather it goes
to the first character
- Tab key's aren't "smart" like Delphi's (I have to enter multiple tabs)
- No Column-Block select (*love* that in Delphi)

There are more, but that's just off the top of my head.

-BKN


Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Non-Technical All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.