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
[scintilla] [ scintilla-Bugs-1614704 ] Folding Dissapear when changing Fold Options
by SourceForge.net other posts by this author
Dec 14 2006 6:43AM messages near this date
| [scintilla] [ scintilla-Bugs-1613657 ] multi language problem
Bugs item #1614704, was opened at 2006-12-13 03:03
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102439&aid=1614704&group_id=2439

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Scintilla
Group: Bug
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Folding Dissapear when changing Fold Options

Initial Comment:
I thought it was a Code::Blocks problem, but its is not.
The fold options is not meant to change within current implementation of scintilla. If you d
o change the options during runtime several nasty bugs appear that makes your folding disapp
ear completely.

The Fold flag shows that it is 0400 0400 instead of 0400 0401. One solution is to unfold all
, do the changes and then fold again... but it "forgets" the state of the folds before you c
hanged options.

How can I only expand either comments, xml/html, and preprocessor within the CPP lexer?

Details can be found at: http://forums.codeblocks.org/index.php?topic=4643.0

joubertdj@[...].com

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102439&aid=1614704&group_id=2439
_______________________________________________
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