Jump to content
Sign in to follow this  
mind

" n", line feed functionality or bug?

Recommended Posts

hi all,

 

I am not sure should i put this to bug tracker or not, so i post it here first.

 

I encountered a strange behavior in interpretation of special characters, like \n in C for newline.

 

What am i talking about? Try do this

 

In DEV branch 1.55.134043 (22.01.2015), open debug console

and type in " n" (space + n). You will see carriage jump to newline.

 

If we finally will be able to use "line feed" in basic edit controls (not structured text),

i personally will be very happy.

 

If this is actually new functionality it does need some tweaking thought.

 

spacen.jpg

Share this post


Link to post
Share on other sites

Looks like it was a bug as it's been fixed now :)

Share this post


Link to post
Share on other sites

I would be so happy if we could put line breaks in the debug console tough. :D

  • Like 1

Share this post


Link to post
Share on other sites

 

 

  • Added: Support for '\n' for CEdit and CStatic as a new line input from user (WIP)
  • Added: It is possible to write multiple lines in multi-line edit boxes (WIP)
  • Added: Double clicking on a word in edit boxes now selects it (WIP)

HAHA!!!

 

I knew it was coming

development-branch-changelog

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×