FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Round image using Jpeg files
Posts: 65
Joined: Fri Feb 13, 2009 12:03 PM
Round image using Jpeg files
Posted: Sat Feb 27, 2021 07:15 AM

Hi FWH Gurus,

Is anyone have a working sample of creating a rounded image using JPG files? And would it be possible to show a pop-up menu when the image is clicked?

many thanks,
ryu
( FWH1706 + xHB1.0 + PellesC + VSCode + xMAte )

Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: Round image using Jpeg files
Posted: Sat Feb 27, 2021 07:47 AM
Regards



G. N. Rao.

Hyderabad, India
Posts: 65
Joined: Fri Feb 13, 2009 12:03 PM
Re: Round image using Jpeg files
Posted: Sat Feb 27, 2021 12:18 PM

Hi Rao,

I tried the sample from the link but I am getting the following errors:

Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technologies, Inc.
Error: Unresolved external '_HB_FUN_FW_DRAWIMAGE' referenced from D:\PROJECTS\FWH1706\IMAGES\ROUND IMAGE\IMGROUND.OBJ
Error: Unresolved external '_HB_FUN_FW_MAKEYOURBITMAP' referenced from D:\PROJECTS\FWH1706\IMAGES\ROUND IMAGE\IMGROUND.OBJ
Error: Unresolved external '_HB_FUN_FW_SAVEIMAGE' referenced from D:\PROJECTS\FWH1706\IMAGES\ROUND IMAGE\IMGROUND.OBJ
Error: Unable to perform link

Is there a .LIB I need to link containing these functions?

many thanks,
ryu
( FWH1706 + xHB1.0 + PellesC + VSCode + xMAte )

Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: Round image using Jpeg files
Posted: Sat Feb 27, 2021 12:21 PM

Oh, sorry.
Your FWH version is older.
All these functions are available in the later versions.

Regards



G. N. Rao.

Hyderabad, India

Continue the discussion