CheshireCat

Forum Replies Created

Viewing 12 posts - 101 through 112 (of 112 total)
  • Author
    Posts
  • in reply to: Great Suggestions for New Skins in v.8.00 #49018
    CheshireCat
    Participant

    Hello,

    my new project was strongly inspired from Adobe's dark style.

    A little preview is attached.

    Best regards

    Sascha

    in reply to: Best Wishes #49017
    CheshireCat
    Participant

    Hello,

    congratulations from me too. I think the new TsTitleBar component is a great inovation for AlphaControls. Each application gets a professional look and feel. Keep it up! :a3:

    Best regards

    Sascha

    in reply to: How to get to the control and its properties in TFrame? #48955
    CheshireCat
    Participant

    Hello Brx,

    an example of the sFrameBar demo:

    Code:
    procedure TMainForm.Button1Click(Sender: TObject);
    begin
    SkinsFrame.sRadioButton1.Enabled := False;
    end;

    Best regards

    Sascha

    in reply to: Great Suggestions for New Skins in v.8.00 #48954
    CheshireCat
    Participant

    Hello GlauberOliveira,

    many thanks for the beautiful inspiration. I think screenshot #4 has an interesting color combination. On the attached picture you can see my previous work.

    Best regards

    Sascha

    in reply to: Android OS skin #48949
    CheshireCat
    Participant

    Hi Hamilton,

    thank you very much for reporting this problem. However, you also find every little thing … :a3:

    Best regards

    Sascha

    [attachment=5838:Android OS.zip]

    in reply to: TjvPageControl and TjvOutlookBar from JEDI #48928
    CheshireCat
    Participant

    Hello,

    an alternative for OutlookBar is TCategoryPanel or TsFrameBar. You can find examples of these components by the demo applications. I prefer for these purposes TsFrameBar.

    Best regards

    in reply to: TsScrollBox Scroll Freeze up #48909
    CheshireCat
    Participant

    Hello John,

    take a look to this Site. Maybe there is your problem?

    Best regards

    in reply to: How to highlight a row quite (in sDBGRID) #48856
    CheshireCat
    Participant

    Hello

    You can set the option “dgSelectRow” to “True” for highlight of a whole line. Keep in mind that the option “dgEditing” will be switched to “False” automatically.

    Best regards

    in reply to: Toxic Skin #48676
    CheshireCat
    Participant

    Hi Hamilton, a separate SECTION should be a possible solution. Try the attached Skin. I've added a new SECTION named SPEEDBUTTON_TRANSPARENT.

    Best regards

    in reply to: Toxic Skin #48621
    CheshireCat
    Participant

    Hi Hamilton, i have send a update for this skin to the AC-Team. Unfortunately, i can only test with a QuantumGrid 4, but I think the colors should be set correctly in other versions.

    Best Regards

    in reply to: Toxic Skin #48616
    CheshireCat
    Participant

    Hi Hamilton, maybe you can try a different SkinSection for TsSpeedButton. In such cases I use the SkinSection TOOLBUTTON.

    in reply to: Deep Purple skin issues #46889
    CheshireCat
    Participant

    Hi Hamilton,

    please try the attached file this should work for you.

    Regards

Viewing 12 posts - 101 through 112 (of 112 total)