saniljhaveri / avr-project-ide

Automatically exported from code.google.com/p/avr-project-ide
0 stars 0 forks source link

cannot customize editor via scintconfig.xml file #77

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. open scintconfig.xml
2. try to change default font size, or whatever setting 
3. save file and close, then run the program.

What is the expected output? What do you see instead?

I expect to see any change in font size, or any other editor setting.
I don't see any changes. Everything is unchanged.

What version of the product are you using? On what operating system?

1.104.4027.41909. Windows XP Professional, 32bit, Service Pack 2

Please provide any additional information below.

Even if I delete scintconfig.xml, it appears again with the default settings 
inside it.

Original issue reported on code.google.com by pablo...@gmail.com on 21 Jan 2011 at 7:18

GoogleCodeExporter commented 8 years ago
Ok I made some fixes, however

it looks like for some reason, changing the font size will not actually change 
the font size sometimes, it just makes the line taller, I have no idea how to 
fix this.

also some styles are never used

it's not a complete fix but it's better

Original comment by frank.zhao.main@gmail.com on 22 Jan 2011 at 6:39

GoogleCodeExporter commented 8 years ago
Thank you!

Original comment by pablo...@gmail.com on 24 Jan 2011 at 7:41

GoogleCodeExporter commented 8 years ago
I still can't change the font size, with the new update. 

Original comment by pablo...@gmail.com on 24 Jan 2011 at 4:26

GoogleCodeExporter commented 8 years ago
like i said in my comment, i don't think it works, probably because of a 
limitation with scintilla

since it doesn't make sense to have multiple font sizes on one line, you 
probably must change ALL font sizes

The "DEFAULT" entry is not the default for all font, "DEFAULT" refers to text 
in code that does not belong in other categories.

Original comment by frank.zhao.main@gmail.com on 24 Jan 2011 at 5:00

GoogleCodeExporter commented 8 years ago
well, I see..

Also, I have another issue, maybe related with UTF encoding; on imported files 
from Arduino, some spanish characters in comments appears as ? symbol.

Original comment by pablo...@gmail.com on 25 Jan 2011 at 5:41

GoogleCodeExporter commented 8 years ago
Sorry, this is not true. It happens when pasting code but not when importing 
the file itself.

Original comment by pablo...@gmail.com on 25 Jan 2011 at 7:19

GoogleCodeExporter commented 8 years ago
I have poor eyesite and played around with different fonts and size settings 
for a while in the scintconfig.xml file.
Not all font types were accepted in the XML file most made no difference to the 
display The Size = was always ignored even when put on every line.
I eventually discovered that the code window responded to Ctrl + and Ctrl -
which increases and decreases the size respectively as in Web Browsers etc.
This is on a Windows7 32 bit system with IE 8 and Office 2007 installed.

Original comment by goo...@brightbell.com on 11 Nov 2011 at 4:59

GoogleCodeExporter commented 8 years ago
Mine too! Thank you.

Don't discontinue this software, it's very cool.

Now I'm working with mbed (ARM Cortex M3) and people need a tool like
this.. can you develop such a thing?

Original comment by pablo...@gmail.com on 11 Nov 2011 at 7:23