- This topic has 7 replies, 2 voices, and was last updated 11 years, 5 months ago by Giuseppe.
-
AuthorPosts
-
May 21, 2013 at 7:53 am #35742GiuseppeParticipant
Hi,
I have a problem with TcxLabel from version 8.31 to 8.33.
In design time the behaviour of TcxLabel is ok, see picture below:
[attachment=6326:2013-05-21_094002.png]
In run time the behaviour of TcxLabel is wrong, see picture below:
[attachment=6327:2013-05-21_094053.png]
Note: 3rdparty support for DevExpress is off.
Till v.8.30 it was ok.
Best regards,
Giuseppe
May 24, 2013 at 8:13 am #50543SupportKeymasterHello Giuseppe
'Giuseppe' wrote:Note: 3rdparty support for DevExpress is off.You mean that support of Devexpress is disabled in AlphaSkins on your PC?
Can you send me this Dfm please?
May 24, 2013 at 8:25 am #50544GiuseppeParticipant'Support' wrote:Hello Giuseppe
You mean that support of Devexpress is disabled in AlphaSkins on your PC?
Can you send me this Dfm please?
Yes, Devexpress is disabled in AlphaSkins.
Attached the Dfm
Regards.
May 24, 2013 at 8:55 am #50546SupportKeymasterThank you for the file, but I can't reproduce it still, unfortunately.
Maybe you can make a little demo with such problem?
May 24, 2013 at 9:03 am #50548GiuseppeParticipant'Support' wrote:Thank you for the file, but I can't reproduce it still, unfortunately.
Maybe you can make a little demo with such problem?
It's strange… In my main application this wrong behavour happend,
in a new application it's regular.
Did You hava a way to log Your components? I see in the code the
directive LOGGED, but if I enable it same units is missing…
In meanwhile I tryed to solve the problem putting cxLabel inside
TsGroupBox (I found that also TsChecBox and TsRadioButton have
painting problem in my application, solved putting them inside
a TsGroupBox), in this way the behaviour is ok, but the problem
is only circumvented, not solved …
Regards.
May 24, 2013 at 9:40 am #50553SupportKeymasterMaybe this situation is depended from used skin?
Can you try to make a demo?
May 24, 2013 at 10:07 am #50554GiuseppeParticipant'Support' wrote:Maybe this situation is depended from used skin?
Can you try to make a demo?
If I make a new project everything is ok!
This happend only in existing projects, but in this projects
everything gos well till Alphaskins v. 8.30, form Alphaslins v.8.31
in advance I get strange behaviour in my existing projects,
only with 3 components: Tcxlabel, TsCheckBox and TsRadioButton…
So I cant't reproduce the problem and I can't send You code or exe
of my existing projects (It works on my internal servers …),
so the only way is to log the AlphaSkins code, I think.
Regards.
May 28, 2013 at 7:16 am #50557GiuseppeParticipant'Giuseppe' wrote:If I make a new project everything is ok!
This happend only in existing projects, but in this projects
everything gos well till Alphaskins v. 8.30, form Alphaslins v.8.31
in advance I get strange behaviour in my existing projects,
only with 3 components: Tcxlabel, TsCheckBox and TsRadioButton…
So I cant't reproduce the problem and I can't send You code or exe
of my existing projects (It works on my internal servers …),
so the only way is to log the AlphaSkins code, I think.
Regards.
I installed v.8.34 and regards TcxLabel problem, It seems that is solved.
Regards problems with TsCheckBox and TsRadioButton I discover that if I set
the property .skindata.customcolor := True and setting .color = to form background
color, the behaviour is ok…
Pls let me know.
Giuseppe
-
AuthorPosts
- You must be logged in to reply to this topic.