programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Re: swiftforth on Linux

From: George Kozlowski <kozloga_at_auburn.edu>
Date: Tue, 30 Oct 2007 11:50:52 -0500

This works with CrossOver on Mac OSX. Thanks.
George Kozlowski

>>> Anthony Senerchia <asenerchia_at_gmail.com> 10/30/07 3:03 AM >>>
I guess I made time... :)

Turns out that Dwight Schauer put some information up on a page all
about getting SwiftForth (or SwiftX) to work with Wine in Linux :

http://www.teegra.net/swiftx/

What you need to do is save this :

CREATE CUSTOM-COLOR-TABLE
 \ TEXT BACKGROUND
 $000000 , $FFFFFF , \ normal
 $FFFFFF , $000000 , \ inverse
 $FF0000 , $FFFFFF , \ bright
 $0000FF , $FFFFFF , \ bold
CUSTOM-COLOR-TABLE SET-COLORS

to a file and include it. That should do the trick (at least for black
on white).

A. Senerchia

PS - I wouldn't try then going into the Preferences panel - it reset my
screen black... But I just needed to include the file again and we were
back to normal !

----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and
bug reports, please send email to support_at_forth.com
----------------------------------------------------------------------

----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and
bug reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Tue Oct 30 2007 - 09:51:43 PDT

This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:43 PST