ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> scintilla-interest
scintilla-interest
Re: [scintilla] RE: Select and Tab
by Philippe Lhoste other posts by this author
Feb 27 2004 9:15AM messages near this date
Re: [scintilla] UltraLex.cxx - The final lexer? | [scintilla] NULL appended to end of file
Mona:
>  I have following 2 lines in my scintilla editor 
>  
>  Subtract
>  from sql
>  
>  I highlight only first line (Subtract) and press tab , the selection
>  gets deleted and tab is inserted
>  
>  If i highlight the both the lines and hit tab, selection does not get
>  deleted and tab is inserted
>  
>  Why does the selection get deleted in the first case .??

If you select the whole first line (including the ending end-of-line (EOL)),
eg. by clicking on the selection margin or by extending the selection to the
left of "from", then there is a problem, it should be indented.

If you are only selecting "Substract", eg. by double-clicking on it, it is
the normal "typed text replaces selection" behaviour.

Regards.

-- 
--=#=--=#=--=#=--=#=--=#=--=#=--=#=--=#=--=#=--
Philippe Lhoste (Paris -- France)
Professional programmer and amateur artist
http://jove.prohosting.com/~philho/
--=#=--=#=--=#=--=#=--=#=--=#=--=#=--=#=--=#=--

GMX ProMail (250 MB Mailbox, 50 FreeSMS, Virenschutz, 2,99 EUR/Monat...)
jetzt 3 Monate GRATIS + 3x DER SPIEGEL +++ http://www.gmx.net/derspiegel +++

_______________________________________________
Scintilla-interest mailing list
Scintilla-interest@[...].org
http://mailman.lyra.org/mailman/listinfo/scintilla-interest

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved