Form Caption

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #33035
    Ariloum
    Participant

    Good day.

    I'd like to ask you for some help with changing main form caption skinned with AlphaControl.

    So, if form's caption changes once per second, like this:

    Form1.Caption := 'Some Caption'; (I'm using Delphi version)

    It makes caption blinks before redrawing skinned one.

    Is there a way to change the caption text directly in AC?

    Thanx.

    #39577
    Support
    Keymaster

    This problem is actual for Aero.
    In other situations caption must be changed without flickering.
    If you really have this flickering in the Aero only, then I try to find a solution soon and problem will be solved automatically.

    #39580
    Ariloum
    Participant

    The OS is Win XP SP2, not Aero.
    I'm changing caption every second by timer to show some statistics.

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