On Thu, 20 Feb 2003, Angus Leeming wrote:
> [EMAIL PROTECTED] wrote:
> > Could you check again? Here 'fdesign form_preferences.fd' gives me
two
> > nice popup windows with no error.
>
> And what could I check with? Ok. I'll try and dig deeper.
The problem solved! I had ifdef...endif at form_
On Thu, 20 Feb 2003, Angus Leeming wrote:
> And what could I check with? Ok. I'll try and dig deeper.
I don't know. All I want is creating form_preferences.C correctly.
cghan
[EMAIL PROTECTED] wrote:
> Could you check again? Here 'fdesign form_preferences.fd' gives me two
> nice popup windows with no error.
And what could I check with? Ok. I'll try and dig deeper.
>> I have received a mail from you today.
> I'm relieved.
In fact I just received 19 mails. So something
Jean-Marc Lasgouttes wrote:
>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
>>> my mail failed to reach you yesterday. The internet mail delivery
>>> system seems unstable recently.
>
> Angus> I received nothing yesterday.
>
> It is because the address [EMAIL PROTECTED] was dead a
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>> my mail failed to reach you yesterday. The internet mail delivery
>> system seems unstable recently.
Angus> I received nothing yesterday.
It is because the address [EMAIL PROTECTED] was dead as long as baywatch
was down, I guess.
JMa
On Thu, 20 Feb 2003, Angus Leeming wrote:
> $ fdesign form_preferences.fd
> In LoadForm [fd_file.c 445] Invalid Width/Height: 12365250560.007812
> 2.210938
Could you check again? Here 'fdesign form_preferences.fd' gives me two
nice popup windows with no error.
> I have received a mail fro
[EMAIL PROTECTED] wrote:
> There is no #if...#endif statement in form_preferences.fd. In fact, this
> fd file is what you sent me the other day.
$ fdesign form_preferences.fd
In LoadForm [fd_file.c 445] Invalid Width/Height: 12365250560.007812
2.210938
and a little dialog pops up "not all form
Hello, Angus;
On Thu, 20 Feb 2003, Angus Leeming wrote:
> Usually it makes it easier to diagnose if you send the offending file
too...
>
> However, in this particular case I suspect the problem occurs because
you
> have added #if ... #endif statements to form_preferences.fd. fdesign
does
> n
[EMAIL PROTECTED] wrote:
> In lyx-1.3.0, I added a form in form_preferences.fd and made corresponding
> changes in form_preferences.[hC] and also in xforms/FormPreferences.[hC].
> But when compiling, 0 size form_preferences.C is produced which leads to
> several errors in the final linking stage.