Some short questions |
Post Reply |
Author | |
Jebo
Senior Member Joined: 27 October 2005 Location: Germany Status: Offline Points: 318 |
Post Options
Thanks(0)
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...
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. |
|
mdoubson
Senior Member Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
|
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.
|
|
Jebo
Senior Member Joined: 27 October 2005 Location: Germany Status: Offline Points: 318 |
Post Options
Thanks(0)
|
OK, thx. Is there no one of my points already possible at this time? |
|
mdoubson
Senior Member Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
|
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
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |