Errors, bugs, questions - page 1162

 
meat:

In the latest build the search in MetaEditor (the box in the top right corner) is no longer working properly. When I enter the word I'm looking for there, it automatically replaces it with some similar combination of words, which I don't know where and why it's taken from. As a result, you cannot find anything in your code. For instance, I try to find a variable named "ERROR_VALUE" but get "error_value 7" instead.

Question: what's the matter? Where does this lefty rubbish in the search line come from and how to get it out?

There is a gear to the left of the input box - this is the setting of where exactly to search. Put "in document" and it will search in your code. Or keyboard shortcut (I'm more used to it) "Ctrl "+"f".
 
barabashkakvn:
There is a gear to the left of the input box - this is to set where exactly to search. Put "in document" and the search will take place in your code. Or keyboard shortcut (I'm more used to it) "Ctrl "+"f".

That's how I set "in the document".

 
meat:

In the latest build the search in MetaEditor (the box in the top right corner) is no longer working properly. When I enter the word I'm looking for there, it automatically replaces it with some similar phrase, taken from somewhere I don't know where and for no reason. As a result, you cannot find anything in your code. For instance, I try to find a variable named "ERROR_VALUE" but get "error_value 7" in the search line instead.

Question: what's going on? Where does this leftover rubbish in the search line come from and how to get it out?

The search engine is now global and it's giving me different options. After you type ERROR_VALUE you have to press "Enter" and it will search by ERROR_VALUE. Although, if you have set it to look in the document, the search should not give you anything extra.
 
Is there any way to make the font in OBJ_LABEL bold? As far as I understand, there is no such option. It's not about changing the font, it's about changing the outline.
 
marketeer:
Is there any way to make the font in OBJ_LABEL bold? As far as I understand, there is no such option. It's not about changing the font, it's about changing the lettering.
No, but you can store the lettering as a picture.
 
barabashkakvn:
The search engine is now global and it gives you different variants. After you type ERROR_VALUE, press Enter, and it will search by ERROR_VALUE. However, if you have set it to look in the document, the search should not give you anything extra.

I still don't get it, is it just me who has this bug? When you're typing text there, does nothing extra appear in the line?

And Enter is triggered only once, after which the text in the string is substituted.

 
meat:

I still don't get it, is it just me who has this bug? When you're typing text there, does nothing extra appear in the line?

And Enter is triggered only once, after which the text in the line is substituted.

At the end of typing:

1

But after I press "Enter":

2

 
TheXpert:
No, but you can store the inscription as a picture.
Huh. Instead of this perversion, I had the idea of another perversion - to back up the label with a shift of 1 pixel. ;-) Anyway, straight to the CD.
 
marketeer:
Huh. Instead of this perversion, I had the idea of another perversion - backing up the labell with a 1 pixel shift. ;-) Anyway, straight to the CD.
Have you tried using a bold font in the label?
 
marketeer:
Huh. Instead of this perversion, I had the idea of another perversion - backing up the labell with a 1 pixel shift. ;-) Anyway, straight to the SD.
Can use a font that looks bold on its own.
Reason: