Search the web
Sign In
New User? Sign Up
theguiloft · The GUI Loft - a Win32::GUI Design Tool
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Font changes to a textfield   Message List  
Reply | Forward Message #788 of 790 |
Hi people
Can anyone help me as to how I can change the font (size, name and
boldness) for a textfield please in TheLoft gui I've just made.

I've tinkered with:

our $font = Win32::GUI::Font->new(
-name => "Arial",
-bold => 1,
-size => 14,
);

...

$win-> tfProfilePath( -font => $font,);

but that idea didn't produce any dividends. I'm after either
individual changes to a specific textfield or general window changes.

I ask as I have some fields that are not enabled and the white
writing on the coloured background is hard to read.

Any help much appreciated.

Cheers






Tue Jun 19, 2007 6:05 am

briannz556
Offline Offline
Send Email Send Email

Forward
Message #788 of 790 |
Expand Messages Author Sort by Date

Hi people Can anyone help me as to how I can change the font (size, name and boldness) for a textfield please in TheLoft gui I've just made. I've tinkered...
briannz556
Offline Send Email
Jun 19, 2007
8:21 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help