1. Eu trace window colors
- Posted by useless_ Dec 01, 2012
- 1718 views
It's somewhat hard to tell what's going to happen on the selected line if i press <enter>: http://designerthinking.com/images/eucolors.jpg
useless
2. Re: Eu trace window colors
- Posted by bugmagnet Dec 03, 2012
- 1626 views
Yes, I've seen that too ... and so far been too busy/lazy to find out how to fix it.
Bugmagnet
3. Re: Eu trace window colors
- Posted by useless_ Dec 20, 2012
- 1225 views
I tried swapping in an older syncolor.e, and that didn't work.
useless
4. Re: Eu trace window colors
- Posted by jimcbrown (admin) Dec 20, 2012
- 1179 views
I tried swapping in an older syncolor.e, and that didn't work.
You'd need to swap in an older be_syncolor.c and recompile Euphoria.
5. Re: Eu trace window colors
- Posted by useless_ Dec 20, 2012
- 1199 views
I tried swapping in an older syncolor.e, and that didn't work.
You'd need to swap in an older be_syncolor.c and recompile Euphoria.
You wouldn't want to divulge the magic words to do the recompile on v4.1.0.Nov28, would you?
useless
6. Re: Eu trace window colors
- Posted by jimcbrown (admin) Dec 20, 2012
- 1282 views
- Last edited Dec 21, 2012
I tried swapping in an older syncolor.e, and that didn't work.
You'd need to swap in an older be_syncolor.c and recompile Euphoria.
You wouldn't want to divulge the magic words to do the recompile on v4.1.0.Nov28, would you?
Nah.
Truth is, I don't really have any. The best I can do is "./configure --with-euphoria=(where eu 4.0 or binaries for eu 4.1 are installed) && make"
7. Re: Eu trace window colors
- Posted by jimcbrown (admin) Dec 20, 2012
- 1213 views
I tried swapping in an older syncolor.e, and that didn't work.
You'd need to swap in an older be_syncolor.c and recompile Euphoria.
You wouldn't want to divulge the magic words to do the recompile on v4.1.0.Nov28, would you?
Nah.
Truth is, I don't really have any. The best I can do is "./configure with-euphoria=(where eu 4.0 or binaries for eu 4.1 are installed) make"
Actually, that's not true. I can do better and point to a couple of wiki pages that explains how to build Euphoria:
8. Re: Eu trace window colors
- Posted by useless_ Dec 20, 2012
- 1302 views
- Last edited Dec 21, 2012
I tried swapping in an older syncolor.e, and that didn't work.
You'd need to swap in an older be_syncolor.c and recompile Euphoria.
You wouldn't want to divulge the magic words to do the recompile on v4.1.0.Nov28, would you?
Nah.
Truth is, I don't really have any. The best I can do is "./configure with-euphoria=(where eu 4.0 or binaries for eu 4.1 are installed) make"
Actually, that's not true. I can do better and point to a couple of wiki pages that explains how to build Euphoria:
Cool, i am going to --try that later tonite when less distracted.--
useless