Page 1 of 1
Round image using Jpeg files
Posted: Sat Feb 27, 2021 7:15 am
by ryugarai27
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 )
Re: Round image using Jpeg files
Posted: Sat Feb 27, 2021 7:47 am
by nageswaragunupudi
Re: Round image using Jpeg files
Posted: Sat Feb 27, 2021 12:18 pm
by ryugarai27
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 )
Re: Round image using Jpeg files
Posted: Sat Feb 27, 2021 12:21 pm
by nageswaragunupudi
Oh, sorry.
Your FWH version is older.
All these functions are available in the later versions.