Re: colorforth 2.0a for stand-alone and Windows use
Nick Maroudas <[email protected]> Thu, 8 May 2008 09:07:00 +0300
| Newsgroups | gmane.comp.lang.forth.colorforth |
|---|---|
| Message-ID | <[email protected]> |
Dear Ray, Thanks for the info that the filename "OkadWork.cf" is not tied to any specific file. So where can one download a specific guaranteed stand alone native image? To your questions (below). 1. In 5:6:5 format, B takes the low 5 bits 0 to 1f, G the middle 6 bits 20 to 740, and R takes the high five. So in the block named "Colors etc" set white ffff, black 0, red ff00 and blue 1f. Chuck set green 740 in CF01 but my system prefers green 640. 2. After booting with the above mod, I still type blind because the bottom line is too large to fit on the screen. All I see is a 2big "Color Forth" logo. So I type "e" to get into editor, and block 18 comes up. By moving to different blocks with the up-down keys, I can count that 13 lines of text fill the screen; normal size is 26 lines, so the text is 2 size. Perhaps a "5x" word (set double size) somewhere? Caritas, Nick Quoting "Ray St. Marie" <[email protected]>: >... " >... " Hi Nick. >... " >... " In order to find out how QwertyOkadWork.cf >... " works: >... " Think of OkadWork.cf as the template file that >... " the cf2.exe wrapper is >... " going to load when it is executed so... >... " >... " To open any file with cf2.exe ( preferably a >... " colorForth file) you must >... " rename it to OkadWork.cf. It could have been >... " called anything. >... " Workingfile... on and on. Name does not matter. >... " >... >... " Does this mean ( sorry, I don't recall the last >... " post ) that you added >... " the 5:6:5 routine to your version? >... " >... " >... " >... " I don't think I understand what you mean by "e" >... " gives 13 lines per >... " screen instead of 26. >... " Can you please add detail for me, as I think I >... " am missing the point? >... " Thank you in advance. >... " >... " Ray >... " -- >... " Raymond St. Marie ii, >... " colorforthray.info >... " >... "