SINGLE is used in SWOOP classes and is similar to VALUE.
123 VALUE FOOBAR
: EXAMPLE 456 TO FOOBAR ;
\ or SWOOP
CLASS WIDGET
SINGLE FOOBAR
: EXAMPLE 456 TO FOOBAR ;
END-CLASS
Mike
-----Original Message-----
From: sftalk-bounce_at_forth.com [mailto:sftalk-bounce_at_forth.com]On
Behalf
Of Rob
Sent: Sunday, December 12, 2004 4:30 PM
To: sftalk_at_forth.com
Subject: [sftalk] Re: Bold text in a message box
Thanks for the quick response Mike, theres a lot of code there. I
have
checked it out and it should be able to resolve my needs apart from
the
following
The word SINGLE is not available in my version of SwiftForth (2.00.3)
but
isavailable in the demo 2.2.2.5 that I also use do you know what this
word
does.
Many thanks again.
Rob
Mike Ghan wrote: You'll need to create your own dialog and alter the
text
during initialization. A few examples files on our site may help:
http://www.logix-controls.com/SwiftForth/FontTools.htm[1]
http://www.logix-controls.com/SwiftForth/FormatText.htm[2]
http://www.logix-controls.com/SwiftForth/PrintRich.htm[3] You'll need
to
copy/paste the contents to files named FontTools.F, FormatText.F and
PrintRich.F.
--- Links ---
1 http://www.logix-controls.com/SwiftForth/FontTools.htm
2 http://www.logix-controls.com/SwiftForth/FormatText.htm
3 http://www.logix-controls.com/SwiftForth/PrintRich.htm
----------------------------------------------------------------------
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 Sun Dec 12 2004 - 17:34:05 PST
Subscribe to our e-mail list service. It's free for all SwiftForth and SwiftX users!
This archive was generated 07-Feb-2012. Archive updated nightly.