The text field of the program arguments is not visible in the code blocks 10.05

My environment is ubuntu 11.10. When I try to debug a program and add program arguments to the text field of the program argument, I find that it is compressed into a string. And there is no way to make it wider. Did a similar problem bother you? I checked under the windows and there is also a text box there. And I checked that my wxWidget is updated. Thank you

It seems I am not allowed to post images, so sorry if the description is not clear enough.

I checked and found that I was able to enter a text field in the style of the string, maybe I changed the fonts, and this is a small mistake.

+4
source share

Source: https://habr.com/ru/post/1379585/


All Articles