on ‎2015 Mar 25 9:28 AM
It was whose idea to use proportional fonts (characters with variable-width) in the SAP MII Workbench??
Is it possible at least to change it to courier or something..?
Request clarification before answering.
Did you try adjusting font properties in the workbench settings dialog? Workbench Settings - SAP MII Workbench - SAP Library
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Consider the following assignments:
var someVariable = 'value1';
var another = 'anotherValue';
var stuff = 'val';
var v1 = 'sadfsdfasdf';
Now, if I change the font type in MII to non-proportional, it will look like this:
var someVariable = 'value1';
var another = 'anotherValue';
var stuff = 'val';
var v1 = 'sadfsdfasdf';
That is the problem. I'm maintaining existing code that was formatted when using font type 'Dialog', but I exported the source code and I'm using my favourite text editor. And every normal text editor uses non-proportional fonts. If I align the equation marks in my text editor then the source code will slide using the default font, so I cannot save changes in the MII.
Sorry Swaroop, you didn't get my problem. I can change the font type certainly, but other users will still have the 'Dialog' font on their systems. And then if I edit the file and save changes using 'Monospaced' font then the source code will be bad-aligned on their screens.
That is the problem that the default font is proportional.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.