Print Page | Close Window

The collapsed line mark does not show!

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Syntax Edit
Forum Description: Topics Related to Codejock Syntax Edit
URL: http://forum.codejock.com/forum_posts.asp?TID=14497
Printed Date: 05 May 2024 at 7:39pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: The collapsed line mark does not show!
Posted By: Knuth
Subject: The collapsed line mark does not show!
Date Posted: 10 June 2009 at 11:22pm
Xtreme ToolkitPro 2008 Vol 2 (12.1.1)
Windows Xp Sp3 Enu, Visual Studio 2003 Enu.


1. Launch the sample project "Syntax Edit Samples\Text Editor".
2. Build the project.
3. Start The debug program.
4. Open a empty *.cpp file.
5. Type the following source code.
int foo(int n1, int n2)
{
    int sum = 0;
    for(int i = n1; i < n2; ++i)
    {
        sum += i;               
    }
    return sum;
}


int foo2()
{
   
}

Result : Doesn't display the collapsed line mark in the function foo2.

 



Replies:
Posted By: Knuth
Date Posted: 10 June 2009 at 11:26pm
Although, I have not found any update for 'Xtreme Syntax Edit' in Xtreme ToolkitPro 13.0.0.


Posted By: mdoubson
Date Posted: 30 June 2009 at 8:52pm

13.0? We already live with 13.1



-------------
Mark Doubson, Ph.D.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net