On Monday 27 January 2003 09:09, Robert wrote: > > > > blackbox does not parse the style files themselves. Instead we use the > > standard X library resource routines. We get whatever that library > > interprets. > > > > > Eventually coming back on this one...having got caught again, looking at > the output I see the following > > BImageControl::getColor: color parse error: "#64805a " > > (repeated lots!) > which suggests that blackbox could strip off the ^M's? Though I can't find > this code in cvs so has this now been handed over to X? >
there has NEVER been code in blackbox to parse the style file. It is read in via the standard X resource functions. it is their job to handle the ^Ms and as you notice they don't do it. moral of the story: this is UNIX we don't need no stinking ^Ms (-: -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
