I have the latest Dev-C++ (v4.9.8.0), and I'm having a problem with the gutter (the place where the number lines are shown, on the left handside of where you type code).
For some reason the numbers just refuse to show up. I know about how you can change the colors of both the numbers and background, but nothing seems to work, all I get is the background color I put.
I realize this is trivial, but I'd appreciate it if somebody could tell me how to solve this. I've installed and reinstalled and redownloaded and reinstalled... nothing seems to work.
Thanks, in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Check Tools > Editor Options > Display and make sure Gutter Visible is checked. Also, if you want to mess with the gutter font options, note that there are some bug report issues on that...
-- Jim (W2).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have the latest Dev-C++ (v4.9.8.0), and I'm having a problem with the gutter (the place where the number lines are shown, on the left handside of where you type code).
For some reason the numbers just refuse to show up. I know about how you can change the colors of both the numbers and background, but nothing seems to work, all I get is the background color I put.
I realize this is trivial, but I'd appreciate it if somebody could tell me how to solve this. I've installed and reinstalled and redownloaded and reinstalled... nothing seems to work.
Thanks, in advance.
Check Tools > Editor Options > Display and make sure Gutter Visible is checked. Also, if you want to mess with the gutter font options, note that there are some bug report issues on that...
-- Jim (W2).
did you check tools - editor options - display - line numbers?
Adrian