surfer007

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Support Delphi7 #71236
    surfer007
    Participant

    With the source code edition i was able to compile and use latest version with Delphi7, thanks a lot!

    • This reply was modified 1 year, 6 months ago by surfer007.
    • This reply was modified 1 year, 6 months ago by surfer007.
    in reply to: Forms not shown / Transparent #55606
    surfer007
    Participant

    I saw that transparent form also “sometimes”, mostly with teamviewer sessions. So far i added a

    Code:
    Form1.sSkinManager1.RepaintForms(False);

    in the OnShow procedure. Don't know if this really fixed it.

    in reply to: Set button state manually #51697
    surfer007
    Participant

    Thank you very much for the fast and perfect tip 🙂

    Is it possible to manually control the outer glow of the button, too?

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