Re: [perl-win32-gui-users] Determining user's font size prefs

2007-02-12 Thread Robert May
Steve Loughran wrote: Does anyone know where I should be looking to determine if the user has selected "large" or "very large" fonts in the control panel -> display -> appearance settings? Various ways, depending exactly what you want to achieve. Here's one way (although I don't have an OS t

Re: [perl-win32-gui-users] User32 error in script [Was: Keyboard events difference on WinXP and 98]

2007-02-12 Thread Waldemar Biernacki
Hello! I've got the following problem: My textfield object has its value which is dynamically determined while the application is running. I can set background of the textfield dependent on the textfield value vary easy: by using Change(...) function. However when I aply the Change function to