Re: Color Changing On Window Control Text

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hi Brian,

----- Original Message -----
From: <brian_keene at yahoo.com>
To: "EUforum" <EUforum at topica.com>
Subject: Color Changing On Window Control Text


>
> Hi All
> I'm brand new to Euphoria & this list.  So please excuse questions that
> have probably been asked here 1,000's of times before.  But here goes:
>
> How do I change the color of text that appears on a control in a
> window using win32lib?  I've tried:
>
> setTextColor( ChkBox, BrightWhite )
>
> after creating the window & check box, but nothing changes.  Whereas
> that same command used on the main window
>
> setTextColor( MainWindow, BrightWhite )
>
> works fine.  I can't seem to find anything in the docs on how to do
> this for controls.  Any help would be greatly appreciated.

This functionality is not in Win32lib because I haven't figured out how to
do it yet. I've tried the obvious ways but with no luck. I've read some
Windows programming books but they just avoid this area too. I think it has
to do with owner-drawn controls but that looks complicated. I know that a
lot of apps can do this type of thing but I haven't a clue really on how to
do it.

If anyone has some ideas, don't be bashful.

----
Derek.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu