<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>LeafLabs Garden &#187; Topic: IDE hard to read.</title>
		<link>http://forums.leaflabs.com/topic.php?id=2570</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:20:02 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=2570" rel="self" type="application/rss+xml" />

		<item>
			<title>pico on "IDE hard to read."</title>
			<link>http://forums.leaflabs.com/topic.php?id=2570#post-12943</link>
			<pubDate>Tue, 28 Aug 2012 03:46:09 +0000</pubDate>
			<dc:creator>pico</dc:creator>
			<guid isPermaLink="false">12943@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Assistive technology is a good idea. In Win7, they have:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://windows.microsoft.com/en-us/Windows7/Make-items-on-the-screen-appear-bigger-Magnifier&#34; rel=&#34;nofollow&#34;&#62;http://windows.microsoft.com/en-us/Windows7/Make-items-on-the-screen-appear-bigger-Magnifier&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Something like that to enable reading the compiler error messages, plus the external editor, and I think you can get past the IDE font problem, and get on with the main game of programming your Maple in C/C++.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gbulmer on "IDE hard to read."</title>
			<link>http://forums.leaflabs.com/topic.php?id=2570#post-12929</link>
			<pubDate>Mon, 27 Aug 2012 14:16:24 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">12929@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;promacjoe - FYI Java was not created by Adobe.&#60;br /&#62;
Java was created by James Gosling et al. at Sun Microsystems, which has been bought by Oracle.&#60;br /&#62;
Java was originally created before the world wide web had 'caught on' (and Java was called Oak).&#60;br /&#62;
Java was initially applied to set-top boxes for interactive TV and personal devices (before the mobile phone revolution).&#60;br /&#62;
Java has some of the syntax of C/C++, but that is mainly &#34;syntactic sugar&#34; to make it more appealing to C/C++ developers.&#60;br /&#62;
Java's underlying model of computation, class/object systems, data types, and run time is quite different from C/C++.&#60;/p&#62;
&#60;p&#62;The Maple IDE is written in Java, but if you just use an external editor, you'll never need to program in Java.&#60;/p&#62;
&#60;p&#62;Have a look at It &#60;a href=&#34;http://en.wikipedia.org/wiki/Java_(programming_language)&#34; rel=&#34;nofollow&#34;&#62;http://en.wikipedia.org/wiki/Java_(programming_language)&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Have you tried any of your operating system's the assistive technology?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "IDE hard to read."</title>
			<link>http://forums.leaflabs.com/topic.php?id=2570#post-12928</link>
			<pubDate>Mon, 27 Aug 2012 12:15:05 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">12928@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Thanks to all that replied.&#60;/p&#62;
&#60;p&#62;Unfortunately, I do not know anything about Java Other than it was created by Adobe for use with the Internet as a portable platform, And it's based on the C language. Other than that I'm lost.&#60;br /&#62;
this is going to be more difficult than I thought. Having to learn the Maple platform, C and C++ programming languages and Now Java. I know they're all related but the differences can be overwhelming for Someone who's never dealt with these languages before.&#60;/p&#62;
&#60;p&#62;well there's only one thing to do, start reading And hope I can make sense of it all.&#60;/p&#62;
&#60;p&#62;Thanks for the help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pico on "IDE hard to read."</title>
			<link>http://forums.leaflabs.com/topic.php?id=2570#post-12897</link>
			<pubDate>Sun, 26 Aug 2012 22:22:16 +0000</pubDate>
			<dc:creator>pico</dc:creator>
			<guid isPermaLink="false">12897@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Instead of cutting and pasting from one editor to another, you can tick the &#34;use external editor&#34; checkbox in the file&#124;preferences menu. Edit your source code in the editor of your choice, and just make sure to save to disk from whichever editor you are using before hitting the &#34;build&#34; button on the IDE -- everything will be loaded off the disk into the IDE just before the compile to get everything in sync.&#60;/p&#62;
&#60;p&#62;That should help with eliminating the cutting and pasting. As for the small font error messages -- possibly trickier. The IDE is written in Java, and the font size may be hard-coded (a lot of stuff that probably shouldn't be is hard-coded in the IDE, but that's the legacy of the original Arduino IDE code base, unfortunately.) That's the bad news. The good news it may be relatively straightforward to amend the code and recompile a version of the IDE with your personal font size/color selection. You'd have to pull down a copy of the source (links on this website I believe) and follow the build instructions -- I've never done this, so I don't know how difficult this is to do in practice. But in theory everything is open source and modifiable.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gbulmer on "IDE hard to read."</title>
			<link>http://forums.leaflabs.com/topic.php?id=2570#post-12891</link>
			<pubDate>Sun, 26 Aug 2012 16:13:04 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">12891@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I tidied up the double post. Can't help with your actual problem, sorry.&#60;/p&#62;
&#60;p&#62;(Full disclosure: I am not a member of LeafLabs staff.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "IDE hard to read."</title>
			<link>http://forums.leaflabs.com/topic.php?id=2570#post-12890</link>
			<pubDate>Sun, 26 Aug 2012 15:48:59 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">12890@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hello, I'm new to the Maple platform and not yet up to speed on the programming language. Recently I have only used Visual Basic but many years ago I did limited programming in assembly language. Only as a hobby. I have never taken the time to learn C.&#60;/p&#62;
&#60;p&#62;I am using the 64-bit Version of Windows 7.&#60;/p&#62;
&#60;p&#62;The problem I'm having is my limited eyesight. The fonts on the Language editor is way too small and thin for me to use the program properly. I have gone to properties and increase the size of the font but this only increases the font size for the main program not for the debug window. Even with the increased size of the font the fonts are still skinny and hard to read. Is there something that can be done to improve the readability of the editor. I am having to use the Visual Studio editor to edit the program and then cut and paste to The Maple compiler editor. but this does nothing for the debug window. The error messages are colored red and become unreadable even with a magnifying glass. This makes it Difficult to tell where the bugs are. they only become readable after highlighting.&#60;/p&#62;
&#60;p&#62;I would appreciate any help that you can give on this problems.&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
