Forum Replies Created
-
AuthorPosts
-
CheshireCatParticipant
Hello,
my new project was strongly inspired from Adobe's dark style.
A little preview is attached.
Best regards
Sascha
CheshireCatParticipantHello,
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? #48955CheshireCatParticipantHello Brx,
an example of the sFrameBar demo:
Code:procedure TMainForm.Button1Click(Sender: TObject);
begin
SkinsFrame.sRadioButton1.Enabled := False;
end;Best regards
Sascha
CheshireCatParticipantHello 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
CheshireCatParticipantHi 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]
CheshireCatParticipantHello,
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
CheshireCatParticipantCheshireCatParticipantHello
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
CheshireCatParticipantHi Hamilton, a separate SECTION should be a possible solution. Try the attached Skin. I've added a new SECTION named SPEEDBUTTON_TRANSPARENT.
Best regards
CheshireCatParticipantHi 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
CheshireCatParticipantHi Hamilton, maybe you can try a different SkinSection for TsSpeedButton. In such cases I use the SkinSection TOOLBUTTON.
CheshireCatParticipantHi Hamilton,
please try the attached file this should work for you.
Regards
-
AuthorPosts