Re: [PATCH] FormGraphics

2002-04-05 Thread Lars Gullik Bjønnes
Herbert Voss <[EMAIL PROTECTED]> writes: | this patch changes the unit "pt" in FormGraphics.C to the | correct one "bp" (PostScript unit), also called BigPoint This is obviously correct to me. Applied. -- Lgb

[PATCH] FormGraphics

2002-04-05 Thread Herbert Voss
fl_addto_choice(bbox_->choice_bb_units, bb_units.c_str()); bc().addReadOnly(bbox_->button_getBB); bc().addReadOnly(bbox_->check_clip); @@ -296,6 +296,7 @@ } + void FormGraphics::update() { // Update dialog with details from inset

Re: [PATCH] FormGraphics

2001-09-15 Thread Juergen Spitzmueller
Hi Angus, I tested your patch and didn't find anything to break ;-) I think it can be applied. The only thing is, of course, that the display options don't really do anything currently, it's always displayed in colour mode. But this is probably backend related (if so, the display options shoul

Re: [PATCH] FormGraphics

2001-09-14 Thread Juergen Spitzmueller
Am Freitag, 14. September 2001 16:01 schrieb Angus Leeming: > Ok, Jürgen. Here it is back again with the preferences stuff working. > > Could you try it out please (and see if you can break it). Many thanks! I'll have a look soon. Jürgen > Angus

Re: [PATCH] FormGraphics

2001-09-14 Thread Angus Leeming
#x27;n'drop some stuff from the old > > > FormGraphics.[Ch] to FormPreferences.[Ch] or do you have to rewrite > > > it anyway? At least I can provide patches against > > > form_preferences.fd > > > > Look & Feel->Misc > > > &

Re: [PATCH] FormGraphics

2001-09-13 Thread Juergen Spitzmueller
Am Donnerstag, 13. September 2001 17:02 schrieb John Levon: > Ha ! That's not the right attitude ! > > I don't know anything about the lyx core, that doesn't stop me > blundering in with half-baked patches and the occassional full-baked > one ;) Yes, you're right... But since I do not know this l

Re: [PATCH] FormGraphics

2001-09-13 Thread John Levon
On Thu, Sep 13, 2001 at 04:59:07PM +0200, Juergen Spitzmueller wrote: > code like a foreign language and if I try something, it's just by > Intuition. So it's better for me to do the trivial jobs (like playing > with fdesign), I guess. Ha ! That's not the right attitude ! I don't know anythi

Re: [PATCH] FormGraphics

2001-09-13 Thread Juergen Spitzmueller
Am Donnerstag, 13. September 2001 16:28 schrieb John Levon: > IMHO, don't bother with policy. just makes sure check_subcaption has > a callback, and make that callback check controller().isReadonly(), > and if it's not, and the check is selected, enable input_subcaption, > else disable it. Thanks

Re: [PATCH] FormGraphics

2001-09-13 Thread John Levon
On Thu, Sep 13, 2001 at 09:50:08AM +0200, Juergen Spitzmueller wrote: > OPEN ISSUE: I wanted to add another policy that disables > input_subcaption if check_subcaption isn't chosen. But again I > shamelessly failed. IMHO, don't bother with policy. just makes sure check_subcaption has a callba

Re: [PATCH] FormGraphics

2001-09-13 Thread Juergen Spitzmueller
Angus Leeming wrote: > > TODO: Moving the Display Options to Preferences (which folder?). I > > can do the Gui-Work, but I need help on the controller/ backend > > side. Does it help, if I drag'n'drop some stuff from the old > > FormGraphics.[Ch] to FormPreferen

Re: [PATCH] FormGraphics

2001-09-13 Thread Angus Leeming
ptions to Preferences (which folder?). I can > do the Gui-Work, but I need help on the controller/ backend side. Does > it help, if I drag'n'drop some stuff from the old FormGraphics.[Ch] to > FormPreferences.[Ch] or do you have to rewrite it anyway? At least I > can provid

[PATCH] FormGraphics

2001-09-13 Thread Juergen Spitzmueller
p some stuff from the old FormGraphics.[Ch] to FormPreferences.[Ch] or do you have to rewrite it anyway? At least I can provide patches against form_preferences.fd Thanks, Jürgen form_graphics.diff.tar.gz

Re: FormGraphics

2001-09-12 Thread Baruch Even
hics Inset, you'll make sure that I read it and answer it quickly if it says Graphics Inset or FormGraphics in the subject. -- Baruch Even http://baruch.ev-en.org/

Re: FormGraphics question

2001-08-28 Thread Michael Schmitt
On Tue, 28 Aug 2001, John Levon wrote: > what's with the "scale" height option ? It appears to mutually exclusive > to the other height resize options, yet the xforms dialog has it as a checkbox. The "scale" option allows to scale a graphics in both directions (height & width). I think it has be

FormGraphics question

2001-08-27 Thread John Levon
what's with the "scale" height option ? It appears to mutually exclusive to the other height resize options, yet the xforms dialog has it as a checkbox. What does it mean and what would be the significance of the heightSize value if it's enabled ? thanks john -- "Premature generalization is t

Re: PATCH: FormGraphics, FormPreferences

2000-12-08 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> A little bug fixing (and hiding...) A Applied.

Re: FormGraphics crash

2000-12-07 Thread Baruch Even
On Thu, 7 Dec 2000, Angus Leeming wrote: > On Thursday 07 December 2000 18:35, Baruch Even wrote: > > I don't see this behaviour, and anyhow the FormGraphics code has already > > been through several rounds of modifications by others, so its not really > > mine anymore

Re: FormGraphics crash

2000-12-07 Thread Angus Leeming
> writes: > | On Thursday 07 December 2000 18:35, Baruch Even wrote: > | > I don't see this behaviour, and anyhow the FormGraphics code has > | > already been through several rounds of modifications by others, so its > | > not really mine anymore :-) > | > | Interesti

Re: FormGraphics crash

2000-12-07 Thread John Levon
On Thu, 7 Dec 2000, Angus Leeming wrote: > On Thursday 07 December 2000 18:35, Baruch Even wrote: > > I don't see this behaviour, and anyhow the FormGraphics code has already > > been through several rounds of modifications by others, so its not really > > mine anymore

Re: FormGraphics crash

2000-12-07 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Thursday 07 December 2000 18:35, Baruch Even wrote: | > I don't see this behaviour, and anyhow the FormGraphics code has already | > been through several rounds of modifications by others, so its not really | > mine anymore

Re: FormGraphics crash

2000-12-07 Thread Angus Leeming
On Thursday 07 December 2000 18:35, Baruch Even wrote: > I don't see this behaviour, and anyhow the FormGraphics code has already > been through several rounds of modifications by others, so its not really > mine anymore :-) Interesting. What version of xforms are you using. Here

Re: FormGraphics crash

2000-12-07 Thread Baruch Even
I don't see this behaviour, and anyhow the FormGraphics code has already been through several rounds of modifications by others, so its not really mine anymore :-) On Thu, 7 Dec 2000, Angus Leeming wrote: > Does anybody else get this? If I open up Baruch's new Graphics popup (ie,

PATCH: FormGraphics, FormPreferences

2000-12-07 Thread Angus Leeming
A little bug fixing (and hiding...) A patch.diff.bz2

FormGraphics crash

2000-12-07 Thread Angus Leeming
Does anybody else get this? If I open up Baruch's new Graphics popup (ie, build the xforms form) and subsequently close LyX, I get a crash on exit. Things go wrong in ~FormGraphics(), or more specifically in ~form_graphics(). Commenting out the line delete dialog_; in ~FormGra

The hidden FormGraphics

2000-10-24 Thread Baruch Even
I'm sorry but I deleted the original message that asked about the hidden FormGraphics. The FormGraphics is still "hidden", actually it simply doesn't show up on the default menu. The reason is simple, it's not ready for prime time. It needs two things, one is an image