FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Tget versus TFget
Posts: 1487
Joined: Tue Jun 14, 2016 07:51 AM
Tget versus TFget
Posted: Sat Jan 22, 2022 04:38 PM

For my new project, I'm looking into the get options and see there a 2 classes that can be used.

Tget and TFGet.

Witch one is best to use ? Both are in the FW source, so both are maintened by FW I think.

Marc Venken

Using: FWH 23.08 with Harbour
Posts: 8515
Joined: Tue Dec 20, 2005 07:36 PM
Re: Tget versus TFget
Posted: Thu Jan 27, 2022 07:28 PM
FGET rara vez se usa, pero les aseguro que es excelente y de una calidad maravillosa.
Para probar su potencia, vea estos ejemplos de \samples:

FGET is rarely used, but I assure you it is excellent and of wonderful quality.
To test its power, see these examples of \samples:


Code (fw): Select all Collapse
   testfge2.prg
   testfget.prg



Regards, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 1487
Joined: Tue Jun 14, 2016 07:51 AM
Re: Tget versus TFget
Posted: Thu Jan 27, 2022 07:57 PM

Ok, It is more like the RichEdit function (class)

Thanks.

Marc Venken

Using: FWH 23.08 with Harbour
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: Tget versus TFget
Posted: Sun Jan 30, 2022 05:09 PM

for "rtf" RichEdit
for "gtf" FGet (FORMAT GET)
for "multiline text" MGET ( GET ..... MEMO )
for "single line text" Normal GET

Regards



G. N. Rao.

Hyderabad, India

Continue the discussion