hello Roger
the function DC_IconDefault (ICON _1) is not working in my system, you could tell me that I am doing mail.
the ICON _1 is with the icon eun .res
function DC_IconDefault (ICON _1) is not working
function DC_IconDefault (ICON _1) is not working
Nolberto Paulino
Regards
Regards
Re: function DC_IconDefault (ICON _1) is not working
It only works if I add it in DCGETOPTIONS ICON ICON_1 by screen
digitsoft wrote:hello Roger
the function DC_IconDefault (ICON _1) is not working in my system, you could tell me that I am doing mail.
the ICON _1 is with the icon eun .res
Nolberto Paulino
Regards
Regards
Re: function DC_IconDefault (ICON _1) is not working
What is the #define value of ICON_1 ?
The eXpress train is coming - and it has more cars.
Re: function DC_IconDefault (ICON _1) is not working
#DEFINE ICON_1 4001
#DEFINE ICON_2 4002
#DEFINE ICON_3 4003
#DEFINE ICON_4 4013
#DEFINE ICON_5 4014
#DEFINE ICON_2 4002
#DEFINE ICON_3 4003
#DEFINE ICON_4 4013
#DEFINE ICON_5 4014
rdonnay wrote:What is the #define value of ICON_1 ?
Nolberto Paulino
Regards
Regards
Re: function DC_IconDefault (ICON _1) is not working
Does DC_IconDefault() work with other icons.
The eXpress train is coming - and it has more cars.
Re: function DC_IconDefault (ICON _1) is not working
if change happens the same as with ICON_1 Only present if you add in DCGETOPTIONS ICON ICON_2 on all screens
and Windows sees it as ICON please look at the image
and Windows sees it as ICON please look at the image
rdonnay wrote:Does DC_IconDefault() work with other icons.
- Attachments
-
- Captura.JPG (58.49 KiB) Viewed 11031 times
Nolberto Paulino
Regards
Regards
Re: function DC_IconDefault (ICON _1) is not working
Can you demonstrate this problem in a small test program?
The eXpress train is coming - and it has more cars.