Forum Replies Created
-
AuthorPosts
-
CheshireCat
ParticipantHello,
my new project was strongly inspired from Adobe's dark style.
A little preview is attached.
Best regards
Sascha
CheshireCat
ParticipantHello,
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
September 16, 2012 at 5:24 pm in reply to: How to get to the control and its properties in TFrame? #48955CheshireCat
ParticipantHello Brx,
an example of the sFrameBar demo:
Code:procedure TMainForm.Button1Click(Sender: TObject);
begin
SkinsFrame.sRadioButton1.Enabled := False;
end;Best regards
Sascha
CheshireCat
ParticipantHello 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
CheshireCat
ParticipantHi 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]
CheshireCat
ParticipantHello,
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
CheshireCat
ParticipantCheshireCat
ParticipantHello
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
CheshireCat
ParticipantHi Hamilton, a separate SECTION should be a possible solution. Try the attached Skin. I've added a new SECTION named SPEEDBUTTON_TRANSPARENT.
Best regards
CheshireCat
ParticipantHi 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
CheshireCat
ParticipantHi Hamilton, maybe you can try a different SkinSection for TsSpeedButton. In such cases I use the SkinSection TOOLBUTTON.
CheshireCat
ParticipantHi Hamilton,
please try the attached file this should work for you.
Regards
-
AuthorPosts