Single line syntax control |
Post Reply |
Author | |
robin_l
Senior Member Joined: 15 October 2006 Status: Offline Points: 117 |
Post Options
Thanks(0)
Posted: 22 August 2009 at 8:13am |
Normal edit controls allow for a "single line" mode. ("Want return" and "Multiline" settings when using the dialog editor in Visual Studio).
Is there a way of making the syntax editor behave in the same way?
|
|
Product: Xtreme ToolkitPro 2009 (13.4.1)
Platform: Windows 7 Ultimate(64bit) Language: Visual Studio 2010 (C++) |
|
mdoubson
Senior Member Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
|
You mean: "Want return flag" and "Multiline flag" as FALSE in single line mode case? Try to derive your class and overwrite reaction on new line command in code and UI
|
|
robin_l
Senior Member Joined: 15 October 2006 Status: Offline Points: 117 |
Post Options
Thanks(0)
|
OK. I just wondered if it was there somewhere already....
|
|
Product: Xtreme ToolkitPro 2009 (13.4.1)
Platform: Windows 7 Ultimate(64bit) Language: Visual Studio 2010 (C++) |
|
mdoubson
Senior Member Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
|
I think you can also use control as is and make on-fly modifications as app reaction on notifications - if you find Cr or Cr-Lf - change it to say Space and you will have single line mode Just unsual request - single line mode for source editor?
|
|
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 |