Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Syntax Edit
  New Posts New Posts RSS Feed - SyntaxEdit example - Collapsing lines
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

SyntaxEdit example - Collapsing lines

 Post Reply Post Reply
Author
Message
robdon View Drop Down
Groupie
Groupie
Avatar

Joined: 27 April 2006
Location: United Kingdom
Status: Offline
Points: 30
Post Options Post Options   Thanks (0) Thanks(0)   Quote robdon Quote  Post ReplyReply Direct Link To This Post Topic: SyntaxEdit example - Collapsing lines
    Posted: 19 January 2007 at 10:42am
Hi,

Looking at the SyntaxEdit example program example (MDI Text Editor), in the screen shot it shows lines of code collapsed.

How do you get the example program to do this?

I cant seem to find an option / keypress to collapse lines...

Thanks,

Rob D.
Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post Posted: 19 January 2007 at 3:03pm
Hi Rob,

You can collapse/expand the block by clicking plus/minus sign on the left of the block beginning. Control analyze blocks itself, and all lexical elements which have "Collapsable = 1" attribute set, could be collapsed.

For example, open any CPP file and try collapse/expand code blocks.

--
WBR,
Serge
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.