FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Select a text
Posts: 1392
Joined: Mon May 14, 2007 09:49 AM
Select a text
Posted: Mon Jun 26, 2023 04:36 AM

Hi,

Is it possible to select a text fragment with the mouse on TSAY ?

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Select a text
Posted: Mon Jun 26, 2023 07:13 AM

Dear Yuri,

You may use a TGet instead of a TSay, as TSay does not support text selection.

Build the GET without border and read only

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1392
Joined: Mon May 14, 2007 09:49 AM
Re: Select a text
Posted: Mon Jun 26, 2023 09:19 AM
It's sad that this is not possible with TSAY. :( Thank you, Antonio !

Continue the discussion