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 )
Round image using Jpeg files
- ryugarai27
- Posts: 65
- Joined: Fri Feb 13, 2009 12:03 pm
- Location: Manila, Philippines
- Contact:
- nageswaragunupudi
- Posts: 8017
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
Re: Round image using Jpeg files
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India
- ryugarai27
- Posts: 65
- Joined: Fri Feb 13, 2009 12:03 pm
- Location: Manila, Philippines
- Contact:
Re: Round image using Jpeg files
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 )
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 )
- nageswaragunupudi
- Posts: 8017
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
Re: Round image using Jpeg files
Oh, sorry.
Your FWH version is older.
All these functions are available in the later versions.
Your FWH version is older.
All these functions are available in the later versions.
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India