Hello,

I've been trying to dynamically change the -foreground value for a textfield.

The following didnt work:

        $TextField->Change( -foreground => [ 255, 0, 0 ] );
        $TextField->InvalidateRect(1);

Nor did assigning different font objects. And from the info I've gathered on the net, sending a message will only work with RichEdit controls.

Also, I havent found any way to Disable / Enable menu items.

Thanks!

PS: Does anyone knows if a stable version of Win32::GUI is comming anytime soon ? The SourceForge project page seems pretty dead.

_________________________________________________________________
MSN Messenger : discutez en direct avec vos amis ! http://messenger.fr.msn.ca/


Reply via email to