Re: [patch]: xforms paragraph dialog

2002-10-30 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Angus Leeming wrote: > >> 2nd iteration of Rob's changes. >> >> Looks fairly uncontroversial and appears to work fine. >> The patch is as large as it is because I also moved the helper >> functions to the end of the file. >> >> I'm not sure that I like

Re: [patch]: xforms paragraph dialog

2002-10-29 Thread Angus Leeming
Angus Leeming wrote: > 2nd iteration of Rob's changes. > > Looks fairly uncontroversial and appears to work fine. > The patch is as large as it is because I also moved the helper > functions to the end of the file. > > I'm not sure that I like these " (default)" labels appended to the > "Block",

Re: [patch]: xforms paragraph dialog

2002-10-29 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> It is more expressive, but for now Rob has implemented the Angus> former of these lists. Angus> To implement the latter would involve changing ControlParagraph Angus> more than he feels comfortable with. Angus The second option sh

Re: [patch]: xforms paragraph dialog

2002-10-29 Thread Andre Poenitz
On Tue, Oct 29, 2002 at 10:20:42AM +, Angus Leeming wrote: > To implement the latter would involve changing ControlParagraph > more than he feels comfortable with. Thanks for the explanation. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they

Re: [patch]: xforms paragraph dialog

2002-10-29 Thread Angus Leeming
On Tuesday 29 October 2002 10:20 am, Andre Poenitz wrote: > On Tue, Oct 29, 2002 at 09:59:38AM +, Angus Leeming wrote: > > I'm not sure that I like these " (default)" labels appended > > to the "Block", "Center", "Left", "Right" alignment button > > labels, but it's only 30 lines of code and do

Re: [patch]: xforms paragraph dialog

2002-10-29 Thread Andre Poenitz
On Tue, Oct 29, 2002 at 09:59:38AM +, Angus Leeming wrote: > I'm not sure that I like these " (default)" labels appended to the > "Block", "Center", "Left", "Right" alignment button labels, but > it's only 30 lines of code and does no harm ;-) Is it now Block Center (default) Right

[patch]: xforms paragraph dialog

2002-10-29 Thread Angus Leeming
2nd iteration of Rob's changes. Looks fairly uncontroversial and appears to work fine. The patch is as large as it is because I also moved the helper functions to the end of the file. I'm not sure that I like these " (default)" labels appended to the "Block", "Center", "Left", "Right" alignment

Re: [patch]: xforms paragraph dialog

2002-10-26 Thread Rob Lahaye
Angus Leeming wrote: On Thursday 24 October 2002 4:41 pm, Rob Lahaye wrote: The idea for displaying the default as below, came originally from Lars. The dialog says: o Block o Center o Left (default) o Right where the "(default)" is appended to appropriate default value. Ok, understood

Re: [patch]: xforms paragraph dialog

2002-10-25 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> This is wrong. In my opinion, you should have the option to Dekel> distinguish between "I want to use the default font size" and Dekel> "I want to use 10 points font". Maybe the dialog should show Dekel> default (10) 10 11 >> That wou

Re: [patch]: xforms paragraph dialog

2002-10-24 Thread Andre Poenitz
On Thu, Oct 24, 2002 at 06:07:08PM +0200, Dekel Tsur wrote: > This is wrong. In my opinion, you should have the option to distinguish > between "I want to use the default font size" and > "I want to use 10 points font". > Maybe the dialog should show >default (10) >10 >11 This looks g