Bitmaps on dialogs are not more visible using FWH 18.01, at least in my applications.
Any ideas?
EMG
Bitmaps on dialogs are not more visible using FWH 18.01, at least in my applications.
Any ideas?
EMG
Enrico, you obtain any error?
#define REVD1801cnavarro wrote:Enrico, you obtain any error?
How do you call painting your bitmaps?, or you use command for define bitmaps?
cnavarro wrote:How do you call painting your bitmaps?, or you use command for define bitmaps?
Enrico Maria Giordano wrote:It works again if I comment out
#define REVD1801
inside bitmap.prg.
Any better solution?
EMG
It works perfectly if bitmap.prg from the previous FWH release is used.
EMG
Mr Enrico
I tried to reproduce your problem but could not. I would be highly thankful if you can provide a small sample to reproduce the problem.
nageswaragunupudi wrote:Mr Enrico
I tried to reproduce your problem but could not. I would be highly thankful if you can provide a small sample to reproduce the problem.
Ok, never mind, my fault, sorry. Case closed.
EMG
The problem (for the posterity) was that I redefined GetObjectType() function that now is used for FW_ReadImage().
EMG
Enrico Maria Giordano wrote:The problem (for the posterity) was that I redefined GetObjectType() function that now is used for FW_ReadImage().
EMG
No problem, my friend.
EMG