- Posts: 34
- Thank you received: 0
- Forum
- CodeTyphon Studio
- CT General Discussions
- New component on palette shows white or black icons only
Question New component on palette shows white or black icons only
- Tod Arivah
- Topic Author
- Offline
- Junior Member
-
I Installed a new component and all the icons are either white and/or black
Haven't had this problem on 7.5
Is there a way I can resolve this ?
Thanks
Attachments:
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Offline
- Moderator
-
PilotLogic Core Programmer
Please Log in or Create an account to join the conversation.
- Tod Arivah
- Topic Author
- Offline
- Junior Member
-
- Posts: 34
- Thank you received: 0
Thanks for replying.
Here are the .dcr files:
Attachments:
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Offline
- Moderator
-
to convert *.dcr => *.res
(source2.7z attach)
Copy *.res files to your source directory and
change in to your code *.dcr to *.res
PilotLogic Core Programmer
Attachments:
Please Log in or Create an account to join the conversation.
- Tod Arivah
- Topic Author
- Offline
- Junior Member
-
- Posts: 34
- Thank you received: 0
Will try that
Happy new year
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Offline
- Moderator
-
PilotLogic Core Programmer
Please Log in or Create an account to join the conversation.
- Tod Arivah
- Topic Author
- Offline
- Junior Member
-
- Posts: 34
- Thank you received: 0
Couldn't find a way to fix it, icons in the palette remains blank.
However I did reinstalled CT 7.5 and everything is fine.
See attached:
Attachments:
Please Log in or Create an account to join the conversation.
- Tod Arivah
- Topic Author
- Offline
- Junior Member
-
- Posts: 34
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Offline
- Moderator
-
put first all *.res from attach file to the same directory with *.dcr files.
Replace to your library source code *.dcr with *.res
{$R foo.dcr } => {$R foo.res }
PilotLogic Core Programmer
Please Log in or Create an account to join the conversation.
- Tod Arivah
- Topic Author
- Offline
- Junior Member
-
- Posts: 34
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Offline
- Moderator
-
CT use PNG 32 bits image format.
Please, if you want, post here,
the source code of components registration or
the source code of a component registration.
PilotLogic Core Programmer
Please Log in or Create an account to join the conversation.
- Tod Arivah
- Topic Author
- Offline
- Junior Member
-
- Posts: 34
- Thank you received: 0
Here are the files attached
Please Log in or Create an account to join the conversation.
- Tod Arivah
- Topic Author
- Offline
- Junior Member
-
- Posts: 34
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Offline
- Moderator
-
this is Commercial Source code.
We can't give support to a Commercial product without owner permission.
Please, contact with Source code owner "SAP affiliate company"
for support.
PilotLogic Core Programmer
Please Log in or Create an account to join the conversation.
- Tod Arivah
- Topic Author
- Offline
- Junior Member
-
- Posts: 34
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Offline
- Moderator
-
please,
attach again the source or
send an email to This email address is being protected from spambots. You need JavaScript enabled to view it. with the source.
We will try to fix the problem.
PilotLogic Core Programmer
Please Log in or Create an account to join the conversation.
- Tod Arivah
- Topic Author
- Offline
- Junior Member
-
- Posts: 34
- Thank you received: 0
Just tried to install it under Lazarus and everything is fine so the problem is with CT 7.60 since it does work with CT 7.50.
I will continue to use Lazarus from now until CT fixes the bugs.
Thanks for the help.
Please Log in or Create an account to join the conversation.