User forums > Nightly builds

The 30 October 2011 build (7550) is out.

<< < (7/18) > >>

teto:

--- Quote from: jens on November 11, 2011, 06:38:17 am ---Works fine here, if "Regular expression" is unchecked, otherwise I get the same message as you, what is absolutely correct in this case.

--- End quote ---
I've only "Match case" and "Auto-wrap search at eof" checked. "Regex expression" is unchecked (in Replace mode).


--- Quote from: teto on November 10, 2011, 11:04:41 pm ----Sometimes I can't edit a tab anymore. I need to change tab and then come back to my previous tab to be able to edit text once again.

--- End quote ---
As ollydbg wrote, how to reproduce ?
Does clicking into theeditor help, without the need to change the tab ?

@ollydbg > Sorry I forgot to translate but MAJ = SHIFT . Sometimes  CTRL+SHIFT+C or CTRL+SHIFT+X stop working (and that's not because I've caps lock enabled ^^).

As said previously, as soon as I find how to reproduce the bug with tabs, I ' ll tell you. (I still have it but doesn't know yet why it happens, clicking inside a lost tab won't focus it, I really need to switch tabs and go back to the lost on to enable it)

ollydbg:

--- Quote from: Alatar on November 11, 2011, 11:09:40 am ---When I mark multiple lines by Alt+Shift+[arrows] (or by Alt+MoveMouseVerticalWithLeftButtonPresed) and try to remove some charters with Backspace, I get unexpected behavior.

--- End quote ---
Works fine here, WinXP.

teto:
Also found something minor in colorization tool:

--- Code: ---//                                        else { \
//                                            MappingPlayer1->setBind(fullId,temp);\
//                                        } \
                \
            \
            \


--- End code ---
My comments bacground color is black and all the lines with a "\" are filled with black whereas they are not comment lines. I may attach a screenshot if you need

Jenna:

--- Quote from: teto on November 13, 2011, 04:45:24 pm ---Also found something minor in colorization tool:

--- Code: ---//                                        else { \
//                                            MappingPlayer1->setBind(fullId,temp);\
//                                        } \
                \
            \
            \


--- End code ---
My comments bacground color is black and all the lines with a "\" are filled with black whereas they are not comment lines. I may attach a screenshot if you need

--- End quote ---

If you compile such code you might get a warning abourt a multiline comment (depends on your compiler settings of course).
The colourisation is correct, because a backslash after a space at the end of the line is a continuation marker, that means the following lines are also comments.

Alatar:

--- Quote from: ollydbg on November 13, 2011, 03:13:47 am ---Works fine here, WinXP.

--- End quote ---

Sorry. I`m try on other computer just now - works OK. So may be I need to clean configs.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version