[futurebasic] String corruption

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : February 2012 : Group Archive : Group : All Groups

From: Robert Covington <artlythere@...>
Date: Thu, 2 Feb 2012 16:42:23 -0500
I've developed another problem over the past couple days. 

When I create my dialog windows (whose names are usually string literals)....their titles are now seemingly corrupted? Not all, but the ones that are generally pre-set by a literal in code.  "Image Size"   "Brightness and Contrast", so on. 

I'm getting words from my prefs, menus, and other literals in the program.  This a CFStringRef corruption issue? Where and how do I debug something like this?  This window should say "Image Size".  Not sure if the PRV is a clue to where it is beginning...that goes with a "APRV" type$ var. type$ = "APRV" (alpha preview)....or if gDoc.type$(wnd) == "APRV"...that kind of thing.
 

Attachments: