Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Syntax Edit
  New Posts New Posts RSS Feed - Some short questions
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Some short questions

 Post Reply Post Reply
Author
Message Reverse Sort Order
mdoubson View Drop Down
Senior Member
Senior Member
Avatar

Joined: 17 November 2008
Status: Offline
Points: 1705
Post Options Post Options   Thanks (0) Thanks(0)   Quote mdoubson Quote  Post ReplyReply Direct Link To This Post Topic: Some short questions
    Posted: 02 April 2009 at 12:01pm
You can do RTF output yourself e.g. print from SyntaxEdit to PostScript printer in file mode. Now you can convert PS to RTF - e.g. see http://www.experts-exchange.com/Hardware/New_Users/Q_10015934.html
Back to Top
Jebo View Drop Down
Senior Member
Senior Member


Joined: 27 October 2005
Location: Germany
Status: Offline
Points: 318
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jebo Quote  Post ReplyReply Direct Link To This Post Posted: 30 March 2009 at 7:04pm
Originally posted by mdoubson mdoubson wrote:

We can consider your post as wish list for syntax edit but can't promice to have it in all next release - may be later.

OK, thx.

Is there no one of my points already possible at this time?
Back to Top
mdoubson View Drop Down
Senior Member
Senior Member
Avatar

Joined: 17 November 2008
Status: Offline
Points: 1705
Post Options Post Options   Thanks (0) Thanks(0)   Quote mdoubson Quote  Post ReplyReply Direct Link To This Post Posted: 30 March 2009 at 7:00pm
We can consider your post as wish list for syntax edit but can't promice to have it in all next release - may be later.
Back to Top
Jebo View Drop Down
Senior Member
Senior Member


Joined: 27 October 2005
Location: Germany
Status: Offline
Points: 318
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jebo Quote  Post ReplyReply Direct Link To This Post Posted: 30 March 2009 at 8:52am
1.) Is it possible/planned that I can save the code incl. colors (as RTF- or html-File)

2.) Is it possible/planned that I can save/restore text (or as additional config-data!) incl. Breakpoints, Bookmarks and collapsed Nodes?

3.) Is it possible/planned that I can get all Breakpoints/Bookmarks from a Text?
      OK, I've already methods like "NextBookmark" - but it will return also Row #1 if there is no bookmark in source. So how can I be sure, that here is realy no Breakpoints/Bookmarks in the text?

4.) Is it possible/planned that I can get all collapsed Nodes from a Text and how can I save (and later load) the text incl. collapsed Nodes?
      - How can I collapse/expand this nodes by code?

5.) If I load a new sourcetext into this control, all breakpoints and bookmarks are still visible (from the last text!). How can I reset it to clear all breakpoints and bookmarks?


In Helpfile I can read...
Quote Visual Studio style breakpoints allow you to place a "breakpoint" at any position in your text document. This can be used for many different reasons, for example, if you have a code compiler you could use these breakpoints to indicate where code execution will "break" and wait for user interaction.

That sounds realy good. But how can I detect, that a row has a breakpoint?
There is also no NextBreakpoint/PrevBreakpoint method available.


6.) Loading of some schemes (like sql or html) is realy slowly. Is there a better perfomance planned for next release?

***to points 2 and 4: e.g. in Visual Studio all SourceCode will be saved inkl. Breakpoints, Bookmarks and collapsed Nodes.


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.156 seconds.