1. Weird Font Behavior after App
- Posted by Michael Elliott <melliott42 at yahoo.com> Sep 06, 2003
- 353 views
Hello, I am new to Euphoria. I am finding that when I run some of the Win32 demo programs they leave my Windows 98 screen fonts changed. Why is this and how can I fix it? Thanks, Michael
2. Re: Weird Font Behavior after App
- Posted by Derek Parnell <ddparnell at bigpond.com> Sep 06, 2003
- 324 views
----- Original Message ----- From: "Michael Elliott" <melliott42 at yahoo.com> To: "EUforum" <EUforum at topica.com> Subject: Weird Font Behavior after App > > > Hello, > > I am new to Euphoria. I am finding that when I run some of the Win32 > demo programs they leave my Windows 98 screen fonts changed. > > Why is this and how can I fix it? > This is a known mistake I've made in win32lib. I think I've improved it but its not totally gone yet. I'll have win32lib v0.59.2 available during the next 24-hours. Maybe somebody else can track this one down. -- Derek
3. Re: Weird Font Behavior after App
- Posted by Pete Lomax <petelomax at blueyonder.co.uk> Sep 07, 2003
- 341 views
On Sun, 07 Sep 2003 09:48:26 +1000, Derek Parnell <ddparnell at bigpond.com> wrote: >I'll have win32lib v0.59.2 available during the next 24-hours. with printerDC global, I hope (SCNR) >Maybe somebody else can track this one down. Two or three months ago I found a link which explained how to really get inside the windows heap[s], I was going to have a play, but I seem to have lost it (did someone originally post it here?) Pete