0
Offline
Full Member
Karma: 0
Posts: 127
Arduino rocks
|
 |
« Reply #105 on: October 02, 2012, 03:27:07 pm » |
Thank you, it downloaded fine 
|
|
|
|
|
Logged
|
|
|
|
|
italy
Offline
Full Member
Karma: 2
Posts: 207
Muuuuu
|
 |
« Reply #106 on: October 05, 2012, 07:22:11 am » |
Does anyone know how to disable the "fancy new font" and to use a the original IDE's one? Thanks
|
|
|
|
|
Logged
|
|
|
|
|
Chile
Offline
Edison Member
Karma: 28
Posts: 1146
Arduino rocks
|
 |
« Reply #107 on: October 05, 2012, 11:13:49 am » |
Does anyone know how to disable the "fancy new font" and to use a the original IDE's one? Thanks
In the preferences, use "System" and antialias = false But why?
|
|
|
|
|
Logged
|
|
|
|
|
France
Offline
Newbie
Karma: 0
Posts: 46
|
 |
« Reply #108 on: October 06, 2012, 10:26:32 pm » |
Have down loaded but get error message "Application has not initialized correctly(0xc0000005) Click OK to stop application" What can I do??
|
|
|
|
|
Logged
|
|
|
|
|
Chile
Offline
Edison Member
Karma: 28
Posts: 1146
Arduino rocks
|
 |
« Reply #109 on: October 06, 2012, 11:06:17 pm » |
Have down loaded but get error message "Application has not initialized correctly(0xc0000005) Click OK to stop application" What can I do??
Can you run the official arduino? where that error appears? in the setup?
|
|
|
|
|
Logged
|
|
|
|
|
South Louisiana
Offline
Full Member
Karma: 0
Posts: 178
Arduino rocks
|
 |
« Reply #110 on: October 06, 2012, 11:18:15 pm » |
Think there would be a way to invert colors? Editor background = #000000?
Edit - Nevermind, i have discovered theme.txt.
Veryyy niiiicee! Sexy black theme to go with all the new features.
|
|
|
|
« Last Edit: October 07, 2012, 08:51:11 pm by Goofballtech »
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 18
Arduino rocks
|
 |
« Reply #111 on: October 07, 2012, 06:30:02 am » |
Rather than using the truly ancient toolchains in WinAVR & Crosspack, you may be interested in using MHV AVR Tools instead, which is a multiplatform up to date AVR toolchain (GCC 4.7.2 & AVR LibC 1.8.0). http://www.makehackvoid.com/mhvavrtools-20121007For the latest version, Win32, Linux x86 & x64 are available now, MacOSX is still cooking.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Full Member
Karma: 0
Posts: 119
|
 |
« Reply #112 on: October 07, 2012, 08:41:10 am » |
interesting alister
I think there are many different tool chains but the idea of this was I think to package up and update what we already use, which I for one think this guy dies fantastical, he should be on the Arduino team me thinks,
|
|
|
|
|
Logged
|
|
|
|
|
France
Offline
Newbie
Karma: 0
Posts: 46
|
 |
« Reply #113 on: October 07, 2012, 11:52:28 am » |
Have down loaded but get error message "Application has not initialized correctly(0xc0000005) Click OK to stop application" What can I do??
Can you run the official arduino? where that error appears? in the setup? No I can not run the official also.
|
|
|
|
|
Logged
|
|
|
|
|
Chile
Offline
Edison Member
Karma: 28
Posts: 1146
Arduino rocks
|
 |
« Reply #114 on: October 07, 2012, 12:16:01 pm » |
No I can not run the official also.
Then you should ask in the general forum. I can't found anything related with your error in google. The only hints I got are related with XP activation
|
|
|
|
|
Logged
|
|
|
|
|
italy
Offline
Full Member
Karma: 2
Posts: 207
Muuuuu
|
 |
« Reply #115 on: October 10, 2012, 09:40:03 am » |
Does anyone know how to disable the "fancy new font" and to use a the original IDE's one? Thanks
In the preferences, use "System" and antialias = false But why? I estetically prefer the old one, the new one has also problem with the accents
|
|
|
|
|
Logged
|
|
|
|
|
Chile
Offline
Edison Member
Karma: 28
Posts: 1146
Arduino rocks
|
 |
« Reply #116 on: October 13, 2012, 05:52:38 pm » |
 updated today! enjoy! Fixed some stuff I never noticed but I saw in the forums: 1) Undo/redo: now move the caret to the correct position 2) Scrolling with the mouse is nearly impossible to control in the official IDE (just try to select 2 pages on a 4 pages code with the mouse), now there is delays (with some 'acceleration')
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Sr. Member
Karma: 5
Posts: 384
|
 |
« Reply #117 on: October 13, 2012, 07:06:19 pm » |
Does anyone know how to disable the "fancy new font" and to use a the original IDE's one? Thanks
In the preferences, use "System" and antialias = false But why? I`m not liking the font either, sorry. Not in the preferences GUI, you have to edit preferences.txt? These are in the supplied prefs file. editor.font=Monospaced,plain,12 editor.antialias=false Ah, you have to change the idesettings txt file.
|
|
|
|
|
Logged
|
|
|
|
|
Chile
Offline
Edison Member
Karma: 28
Posts: 1146
Arduino rocks
|
 |
« Reply #118 on: October 13, 2012, 07:54:49 pm » |
Yes, it is another file to avoid messing with the other settings.
What's wrong with the "modern" font? too smooth? heheh
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Sr. Member
Karma: 5
Posts: 384
|
 |
« Reply #119 on: October 14, 2012, 04:00:45 am » |
Thanks for the quick update.  Now, just add some code folding like code blocks does... 
|
|
|
|
|
Logged
|
|
|
|
|
|