Re: missing accelerator

2003-01-15 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: > Angus> Jean-Marc, shall I reduce this lot so that they only have > Angus> Escape as an accelorator? None of the OK labels have any > Angus> accelerators other than Return. > > I think we should. The only one which may make sense is maybe > Close|^[^M (where is this on

Re: missing accelerator

2003-01-15 Thread Jean-Marc Lasgouttes
>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Jean-Marc Lasgouttes wrote: >>>>>>> "John" == John Levon <[EMAIL PROTECTED]> writes: >> John> On Fri, Jan 10, 2003 at 11:04:39AM +0100, Edwin Leuven

Re: missing accelerator

2003-01-15 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: >>>>>> "John" == John Levon <[EMAIL PROTECTED]> writes: > > John> On Fri, Jan 10, 2003 at 11:04:39AM +0100, Edwin Leuven wrote: >>> In qt the close/cancel buttons have missing accelerator keys > > John> I

Re: missing accelerator

2003-01-13 Thread Jean-Marc Lasgouttes
>>>>> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Fri, Jan 10, 2003 at 11:04:39AM +0100, Edwin Leuven wrote: >> In qt the close/cancel buttons have missing accelerator keys John> I was convinced by JMarc they shouldn't really have

Re: missing accelerator

2003-01-12 Thread John Levon
On Fri, Jan 10, 2003 at 11:04:39AM +0100, Edwin Leuven wrote: > In qt the close/cancel buttons have missing accelerator keys I was convinced by JMarc they shouldn't really have accelerator keys (beyond return and escape) john -- Khendon's Law: If the same point is made twice by th

Re: missing accelerator

2003-01-10 Thread Jean-Marc Lasgouttes
>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Edwin Leuven <[EMAIL PROTECTED]> writes: | In qt the close/cancel Lars> buttons have missing accelerator keys Lars> | Lars> | The following seems to solve it. Is this the right

Re: missing accelerator

2003-01-10 Thread Lars Gullik Bjønnes
Edwin Leuven <[EMAIL PROTECTED]> writes: | In qt the close/cancel buttons have missing accelerator keys | | The following seems to solve it. Is this the right way to do it or does it | break things for xforms? Yes. If those strings are used by xforms then it breaks. Probably it even bre

missing accelerator

2003-01-10 Thread Edwin Leuven
In qt the close/cancel buttons have missing accelerator keys The following seems to solve it. Is this the right way to do it or does it break things for xforms? Thanks, Ed. Index: src/frontends/controllers/ButtonController.h