| Store | Cart

RE: button with multiple font sizes

From: Brian Raven <BRa...@nyx.com>
Wed, 13 Mar 2013 10:02:59 +0000
Dan,

Tk::Button only allows for text in a single font, as you have probably discovered. However, it does let you use an image. If you can render the text you want as an image (e.g. GD?), that that might be a way to go.

HTH

--
Brian Raven

From: perl...@listserv.ActiveState.com [mailto:perl...@listserv.ActiveState.com] On Behalf Of Daniel Burgaud
Sent: 13 March 2013 01:57
To: Perl-Win32-Users
Subject: TK: button with multiple font sizes

Hi

I need a button with a big label and below it, description of the button.

I dont know how to make a TK button with multiple font size.
If not button, any TK object, clickable, and multiple font size capable.

thanks

Dan.

________________________________

Please consider the environment before printing this e-mail.

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient or have received this e-mail in error, please advise the sender immediately by reply e-mail and delete this message and any attachments without retaining a copy.

Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden.

_______________________________________________
Perl-Win32-Users mailing list
Perl...@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Recent Messages in this Thread
Daniel Burgaud Mar 13, 2013 01:56 am
Jack Mar 13, 2013 03:57 am
Brian Raven Mar 13, 2013 10:02 am
Messages in this thread