Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

RTF component?

0 views
Skip to first unread message

Darcy BROCKBANK

unread,
Sep 18, 1995, 3:00:00 AM9/18/95
to

Does anyone know of an RTF component which will allow me to display RTF
on Win95 with Delphi? I want to do a rich text editing view, and though
Win95 supports RTF, the version of Delphi I bought doesn't seem to have
any hooks for it.

Please excuse my ignorance, but I'm really new to Delphi.

Thanks!

- darcy
--
"Investing in tech stocks is a high risk."

-- Bill Gates, Microsoft Chairman, after incurring a two
day paper loss of 2 billion dollars on Microsoft stock.

Liam Quinn

unread,
Sep 19, 1995, 3:00:00 AM9/19/95
to
sam...@maggie.cs.mcgill.ca (Darcy BROCKBANK) wrote:

>Does anyone know of an RTF component which will allow me to display RTF
>on Win95 with Delphi? I want to do a rich text editing view, and though
>Win95 supports RTF, the version of Delphi I bought doesn't seem to have
>any hooks for it.

Unless there's a third-party component of which I'm not aware, you'll
probably have to wait for Delphi 32, in which a rich text box will be
a standard component.

Liam Quinn
aqu...@hookup.net
http://www.hookup.net/~aquinn/liam.html

Kent 'Snake' Tegels

unread,
Sep 20, 1995, 3:00:00 AM9/20/95
to
Okay, then a more general question:

Suppose I use Delphi32 to write a RTF displayer. Will it be backwards
compatible with Win32s such that it can run on an adapted Win3.x?

--
Kent 'Snake' Tegels, CLU, ChFC, FLMI/M, ACS
http://www.inetnebr.com/incolor/snake
"Yesterday is still in beta. I'll get to today next week"

gco...@c-squared.com

unread,
Sep 20, 1995, 3:00:00 AM9/20/95
to
> aqu...@hookup.net (Liam Quinn) writes:
> Unless there's a third-party component of which I'm not aware, you'll
> probably have to wait for Delphi 32, in which a rich text box will be
> a standard component.
>

Where did you see that a RTF component would be included in Delphi 32?
Is this for certain? If so, it would be nice, but there goes my last couple of
days work (have a lot to go) and plans for $$$ to be deposited into my bank
account :( .
:)

Greg


Liam Quinn

unread,
Sep 20, 1995, 3:00:00 AM9/20/95
to
gco...@c-squared.com wrote:

>> aqu...@hookup.net (Liam Quinn) writes:
>> Unless there's a third-party component of which I'm not aware, you'll
>> probably have to wait for Delphi 32, in which a rich text box will be
>> a standard component.

>Where did you see that a RTF component would be included in Delphi 32?
>Is this for certain?

I heard it through Neil Rubenking, author of Delphi Programming for
Dummies, and I'd imagine that makes him a fairly credible source.

Henk Alles

unread,
Sep 21, 1995, 3:00:00 AM9/21/95
to
gco...@c-squared.com wrote:

>> aqu...@hookup.net (Liam Quinn) writes:
>> Unless there's a third-party component of which I'm not aware, you'll
>> probably have to wait for Delphi 32, in which a rich text box will be
>> a standard component.
>>

>Where did you see that a RTF component would be included in Delphi 32?

>Is this for certain? If so, it would be nice, but there goes my last couple of
>days work (have a lot to go) and plans for $$$ to be deposited into my bank
>account :( .
>:)

Delphi 32 has a wrapper around the RTF control of Win 95, it has been
published in several journals that all 95 components will be
supported. And I can confirm that it has.

Alan NUTLEY

unread,
Sep 21, 1995, 3:00:00 AM9/21/95
to
On 20 Sep 1995 01:03:34 GMT, gco...@c-squared.com wrote:

>> aqu...@hookup.net (Liam Quinn) writes:
>> Unless there's a third-party component of which I'm not aware, you'll
>> probably have to wait for Delphi 32, in which a rich text box will be
>> a standard component.
>>
>
>Where did you see that a RTF component would be included in Delphi 32?
>Is this for certain? If so, it would be nice, but there goes my last couple of
>days work (have a lot to go) and plans for $$$ to be deposited into my bank
>account :( .
>:)
>

>Greg
>


My understanding is that the RTF 'component' is native to Win95, not
to Delphi (32) as such.

My 'two bobs' worth, Alan.

Sean Malloy

unread,
Sep 21, 1995, 3:00:00 AM9/21/95
to
gco...@c-squared.com wrote:
>> aqu...@hookup.net (Liam Quinn) writes:
>> Unless there's a third-party component of which I'm not aware, you'll
>> probably have to wait for Delphi 32, in which a rich text box will be
>> a standard component.
>
>Where did you see that a RTF component would be included in Delphi 32?
>Is this for certain? If so, it would be nice, but there goes my last couple of
>days work (have a lot to go) and plans for $$$ to be deposited into my bank
>account :( .

It's on Borland's WWW site, in the 'Smooth Sailing to Windows 95'
promo area, on one of the subpages of the Delphi-32 page. The page in
question includes a screen shot of an RTF component.


--
Sean R. Malloy | American Non Sequitur
Naval Medical Center | Society
San Diego, CA 92134-5000 |
mal...@cris.com | "We may not make sense,
srma...@snd10.med.navy.mil | but we do like pizza"


Mona M. Everettt, Ph.D.

unread,
Sep 24, 1995, 3:00:00 AM9/24/95
to
Unfortunately, you may need Delphi32 to use the windows95 features unless
the old editbox, itself, becomes RTF. There are at least 3 RTF
components/VBXs available. One is available in the RadPak and is called
something like TX4VBX. This is also available as shareware.


Steven Charles Neumann

unread,
Sep 24, 1995, 3:00:00 AM9/24/95
to
Mona M. Everettt, Ph.D. (eve...@txDirect.net) wrote:
: Unfortunately, you may need Delphi32 to use the windows95 features unless
: the old editbox, itself, becomes RTF. There are at least 3 RTF
: components/VBXs available. One is available in the RadPak and is called
: something like TX4VBX. This is also available as shareware.
^^^^^^^^^^

How? Where? I'd love to play with it. I've been trying to do this
myself, and it's a pain in the @!#%!!

SteveN
sneu...@owlnet.rice.edu

Veikko V{{t{j{ TKKK

unread,
Sep 25, 1995, 3:00:00 AM9/25/95
to
"Mona M. Everettt, Ph.D." <eve...@txDirect.net> writes:

>components/VBXs available. One is available in the RadPak and is called
>something like TX4VBX. This is also available as shareware.

Any glue where I could take a look at it? I haven't seen it on the net
but actually I have not been looking for a VBX...


Veikko Vaataja
veikko....@abo.fi


The Gentleman

unread,
Sep 29, 1995, 3:00:00 AM9/29/95
to
In article <4476je$l...@aton.abo.fi>,
I've noticed that some people are fairly quick to right off VBX's as
solutions. Thing to remember is that a VBX is just a DLL with a special
format. Its only real disadvantage against a true Delphi component is that
you can't build on it like you can with a VCL. I know a few C++ programmers
who swear by using VBX's for their UI.

If you can find a Delphi-native component that does what you want,
you're probably better off with it because you can build descendants that are
fine tuned to be exactly what you want, as well as being able to compile it
directly into your .exe. But it is easier to use a VBX than to use the
straight DLL's that many C and C++ programmers insist on.

TG

--
Government is like a baby. An alimentary canal with a big appetite at
one end and no sense of responsibility at the other

-Ronald Reagan


Leroy Casterline

unread,
Oct 29, 1995, 2:00:00 AM10/29/95
to
gent...@sisna.com (The Gentleman) wrote:

> I've noticed that some people are fairly quick to right off VBX's as
>solutions. Thing to remember is that a VBX is just a DLL with a special
>format. Its only real disadvantage against a true Delphi component is that
>you can't build on it like you can with a VCL. I know a few C++ programmers
>who swear by using VBX's for their UI.

Snip!

>TG

One other problem with VBX's and DLL's is that they can lead to your program
suddenly failing with no obvious cause when another program overwrites your
VBX/DLL, or when your VBX/DLL goes away due to operator error, installation of
a new copy of Windows, etc.

Delphi components avoid these potential pitfalls.

Regards,
Leroy

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
= Leroy Casterline ~ Cahill Casterline Ltd. ~ 970/484-2212 ~ cast...@csn.org =
= Digital electronic & firmware design ~ PC-based telephony system design =
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


0 new messages