All, This maybe is pertinent to the problems with Vista Matthias was asking about a few days ago...
I have an app that I've been building against my hacked up 1.1.8/ UTF-8 patched tree for a while, and it seems to work just fine. This evening I built it against 1.1.9 svn, and whilst on XP and OSX it is fine, on Vista it crashes regularly, whenever I try and load a new file. Now, at or around the point the file is loaded, the app creates an offscreen context to render the page into, and it seems to be that which is failing. I haven't got far into it yet, but it is certainly failing to allocate the offscreen in some way. The exact same code base works fine, on vista, when built with my old 1.1.8 hack version, so I'm guessing something has changed along the way that Vista doesn't like... Although I have no idea what, as I don't think we changed anything in there, did we? Not sure... it is actually a pre-1.1.8 baseline my hack is based on so there may be something else changed. Anyway: any one else seeing this, or similar? Suggestions for a fix? 1.1.10 anyone? I quite like the look of 1.1.10 as a pattern, if nothing else... -- Ian _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

