rcrandall

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: TsDateEdit selected date shows white on white #54715
    rcrandall
    Participant

    Thanks, this sounds really helpful, but where do I find the “selection” area and the “active color”? I don't see them in TsDateEdit, TsSkinProvider or TsSkinManager. Or is this a change to be made in the skin file itself? I'm starting to guess the latter now.

    in reply to: TsDateEdit selected date shows white on white #54704
    rcrandall
    Participant

    Trying the attachment again![attachment=7586:CalendarTest.zip]

    in reply to: TsDateEdit selected date shows white on white #54703
    rcrandall
    Participant
    'rcrandall' wrote:

    Ah, that is a good thought. I'll ask my art guy about that.

    Robert

    The files in this zip demonstrate my current problem. I will check the skin file itself and see if it needs something more.

    Thanks, Rob

    in reply to: TsDateEdit selected date shows white on white #54702
    rcrandall
    Participant
    'JM-DG' wrote:

    What skin do you use? It might be a skin related problem.

    I tried with “Alter Metro”, “Graphite” and “Garnet II” and couldn't reproduce the problem.

    Ah, that is a good thought. I'll ask my art guy about that.

    Robert

    in reply to: TsDateEdit selected date shows white on white #54636
    rcrandall
    Participant

    Yes, this is version 10.24 of the Alpha Controls package. Delphi version is XE7. I'll do up a little demo of it for you as soon as I can.

    Thanks, Rob C

    in reply to: 10.0x under Delphi XE7 #53454
    rcrandall
    Participant

    Ah, so if I remove the old code I will be fine again. Thanks! I don't know why I didn't see that myself but I appreciate the help.

    Cheers, Rob

    in reply to: Cannot get Groups to show in a TsListView #53443
    rcrandall
    Participant

    Thank you for the speedy reply!

    I would try it in 10.0x but I have not been able to get it to install properly for me yet so I just revert back to 9.20. Let me try again with 10.05 and see what the installation problem under my copy of XE7 is again.

    Rob

    'Zer0' wrote:

    Cannot try 9.20 now, but with last 10.05 beta your code works fine for me. In both TListView and TsListView groups are showing with enabled/disabled skins. Maybe you can try it?

    in reply to: How to skin THtmlViewer #51354
    rcrandall
    Participant

    Wow, that worked really well and it only took 5 minutes! It isn't very often that I get that lucky.

    Something that I was already doing was to set the THtmlViewer.DefBackground to sSkinManager1.gd[sMemo1.SkinData.SkinIndex].Color so that the background colour of the THMTL component matched the memocolour in my Alpha skin. I used the memo control because that worked well in my app but I could have sourced the colour from any of the other controls too if I had wanted to using the same technique.

    Thanks for your help, cheers, Rob C

    'Support' wrote:

    Hello!

    I have one idea only at the moment: change all “TScrollBar” to “TsScrollBar” in the HtmlView.pas file.

    Don't forget add “sScrollBar” in the “uses” clause there.

Viewing 8 posts - 1 through 8 (of 8 total)