[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
Re: [XaraXtreme-dev] Cannot open default template with spaces - "800 by 600 drawing.xar" - (Mac only?)
- From: "Ben Fowler" <ben.the.mole@xxxxxxxxx>
- Date: Wed, 5 Jul 2006 10:24:58 +0100
- Subject: Re: [XaraXtreme-dev] Cannot open default template with spaces - "800 by 600 drawing.xar" - (Mac only?)
On 05/07/06, Alex Bligh <alex@xxxxxxxxxxx> wrote:
[ big snip ]
But you could look around line 1320 of menuops.cpp (that's where
it first reads it), then look at the various calls to
CamDoc::SetTemplate() (ignoring the clipboard ones etc.) and
CamDoc::GetNextTemplate().
I have taken a look there a few days ago; and there didn't seems to be
anything wrong with the code, but I think that you are right and I
need to check where 'GetNextTemplate' gets its data from.
Many thanks.