Forum Replies Created
-
AuthorPosts
-
November 4, 2018 at 10:45 pm in reply to: How to change the TMainMenu font or replace it? Also demo problem? #58590'Support' wrote:
Try to change the sSkinManager1.MenuSupport.CustomFont property to True also.
Also fyi, I upgraded to 14.05 and using the newer demo program (which now compiles fine) and still the same problem?
November 4, 2018 at 9:48 pm in reply to: How to change the TMainMenu font or replace it? Also demo problem? #58589'Support' wrote:Try to change the sSkinManager1.MenuSupport.CustomFont property to True also.
Just tried that, still not working; I have the font properties (regular and extra line font) set to 14 point Arial and it's obvious that the font is still 10 point.
November 4, 2018 at 6:38 pm in reply to: How to change the TMainMenu font or replace it? Also demo problem? #58587'Support' wrote:You are trying to compile a new ASkinDemo project where new properties are used. These properties are not known in v13.19
You can download and recompile the old demo v13.19: http://www.alphaskins.com/sfiles/stable/askindemo.zip
I downloaded the older demo and I am able to compile and run it.
As I mentioned in my earlier post I'm trying to make a change to the font of a popup menu and so far I'm not having any success.
I've added TsSkinManager and tsSkinProvider to my form; I've set the size of the menu font I would like under sSkinManager1.MenuSupport; in my OnCreate main form event I've set sSkinManager1.Active := True; but when the popup menu is called the font is still set at the default font and size.
What an I doing wrong here?
November 2, 2018 at 8:05 pm in reply to: How to change the TMainMenu font or replace it? Also demo problem? #58578I just purchased “AlphaControls source codes one year license” and I currently have the latest stable release 13.19 installed, I see there's a beta version 14.05. Is the stable version not current enough to compile the demo? Do I need to install the beta for that?
I'll give the SpeedButton with a connected popup menu a try.
Thanks!
-
AuthorPosts