Change menu bar color and font style

Just starting out? Need help? Post your questions and find answers here.
shire
User
User
Posts: 46
Joined: Mon Jul 25, 2011 5:24 am

Change menu bar color and font style

Post by shire »

Hello everyone,

I'm a newbie in purebasic programming,
and I want to change the menu bar color and the menu title and items font style including the font size.

Could you please give me a sample of how can I do this?

You're help will be very much appreciated.

Thank you:)
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8425
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Re: Change menu bar color and font style

Post by netmaestro »

Those menu modifications are not native to the Purebasic language. They can be accomplished to be sure, but only by using the API commands appropriate to the OS you are running. No offense, but if you're new to Purebasic there are many more valuable avenues of study to be explored before you start worrying about something like this.
BERESHEIT
Post Reply