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