How can I replace bitmap filename with resource ID
e.g.
SetCheck({"on.bmp",NIL},.T. ) to SetCheck({ID 8001,NIL},.T. )
Thanks
Peter
Substitute bitmap name with resource ID
- nageswaragunupudi
- Posts: 8017
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
Re: Substitute bitmap name with resource ID
You can replace with Resource Name
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India
Re: Substitute bitmap name with resource ID
Thanks,it was an error in my resource file !
Peter
Peter