[8.33] Problem with TcxLabel

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #35742
    Giuseppe
    Participant

    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

    #50543
    Support
    Keymaster

    Hello 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?

    #50544
    Giuseppe
    Participant
    '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.

    #50546
    Support
    Keymaster

    Thank you for the file, but I can't reproduce it still, unfortunately.

    Maybe you can make a little demo with such problem?

    #50548
    Giuseppe
    Participant
    '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.

    #50553
    Support
    Keymaster

    Maybe this situation is depended from used skin?

    Can you try to make a demo?

    #50554
    Giuseppe
    Participant
    '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.

    #50557
    Giuseppe
    Participant
    '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

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.