Space character does not equate to font character width

Having trouble installing Oxygen? Got a bug to report? Post it all here.
rpetruzz
Posts: 4
Joined: Mon Sep 05, 2005 4:48 pm

Space character does not equate to font character width

Post by rpetruzz »

I am working on ANT build scripts using oXygen. In the properties file that drives most of my variables I use spaces to line up lists. I've found that if I've typed 16 characters to start the list, and I go to the next line to put in an item in the list I have to type many more characters than 16 in oXygen to get the next list item to line up.

Later, if I open the properies file in a regular text editor, say like UltraEdit, everything is out of alignment by the extra number of spaces.

Is there a way to get the space character to occupy the same amount of space in the editor as the font being used?
:?
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

Hi,

You need to use a fixed width font like Courier New for instance.

Best Regards,
George
rpetruzz
Posts: 4
Joined: Mon Sep 05, 2005 4:48 pm

Post by rpetruzz »

Thanks for the response. I kinda knew that was the issue. I just couldn't find it. But with your kind nudge I found it under Preferences -> Editor -> Aspect. It's much better now. Not quite as pretty, but if I want to go back and forth in editors I need this kind of commonality. I really appreciate the reply.

Bob
:P
Post Reply