FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour MsgInfo with LINK ?
Posts: 1772
Joined: Thu Sep 05, 2019 05:32 AM
MsgInfo with LINK ?
Posted: Sat Jun 24, 2023 10:46 PM
hi,

i want to show a Message when "Component" are not installed
i also want to show a LINK to download "Component"

how can i display it :?:

i know i can use a LINK in RICHTEXT ...
greeting,

Jimmy
Posts: 514
Joined: Sun Oct 16, 2005 03:32 AM
Re: MsgInfo with LINK ?
Posted: Sun Jun 25, 2023 03:10 AM
Hi,

Look
  • \fwh\samples\testurl.prg
Regards,

Saludos,



Carlos Gallego



*** FWH-25.12, xHarbour 1.3.1 Build 20241008, Borland C++7.70, PellesC, ADS 11.1***

Posts: 1772
Joined: Thu Sep 05, 2019 05:32 AM
Re: MsgInfo with LINK ?
Posted: Sun Jun 25, 2023 08:20 PM
Hi,
Cgallegoa wrote:Look \fwh\samples\testurl.prg
thx for Answer

i know that i can use a LINK in RICHTEXT and also in MENUITEM (Mailto:)
i want to know if Fivewin have a Function else i have to write my "own" using a DIALOG (like in Sample you point to)
greeting,

Jimmy

Continue the discussion