Create new document dialog: Create and cancel, reverse action.

2007-06-20 Thread Bo Peng
lyx anewfile.lyx Lyx asks: 'The document anewfile.lyx does not yet exist. Do you want to create a new document? Click create. no new document is created. Click cancel: a new document is created. This should be fixed ASAP. Cheers, Bo

Re: Create new document dialog: Create and cancel, reverse action.

2007-06-20 Thread Bo Peng
lyx anewfile.lyx Lyx asks: 'The document anewfile.lyx does not yet exist. Do you want to create a new document? Click create. no new document is created. Click cancel: a new document is created. This should be fixed ASAP. The patch is easy. Note that prompt() returns button index so 'create'

Re: Create new document dialog: Create and cancel, reverse action.

2007-06-20 Thread Enrico Forestieri
On Wed, Jun 20, 2007 at 02:42:10PM -0500, Bo Peng wrote: lyx anewfile.lyx Lyx asks: 'The document anewfile.lyx does not yet exist. Do you want to create a new document? Click create. no new document is created. Click cancel: a new document is created. This should be fixed ASAP.

Re: Create new document dialog: Create and cancel, reverse action.

2007-06-20 Thread Bo Peng
Waiting for 1 OK becuase this is trivial. The patch works for me. Thanks. The patch is committed now. Bo

Create new document dialog: Create and cancel, reverse action.

2007-06-20 Thread Bo Peng
lyx anewfile.lyx Lyx asks: 'The document anewfile.lyx does not yet exist. Do you want to create a new document? Click create. no new document is created. Click cancel: a new document is created. This should be fixed ASAP. Cheers, Bo

Re: Create new document dialog: Create and cancel, reverse action.

2007-06-20 Thread Bo Peng
lyx anewfile.lyx Lyx asks: 'The document anewfile.lyx does not yet exist. Do you want to create a new document? Click create. no new document is created. Click cancel: a new document is created. This should be fixed ASAP. The patch is easy. Note that prompt() returns button index so 'create'

Re: Create new document dialog: Create and cancel, reverse action.

2007-06-20 Thread Enrico Forestieri
On Wed, Jun 20, 2007 at 02:42:10PM -0500, Bo Peng wrote: > > lyx anewfile.lyx > > > > Lyx asks: 'The document anewfile.lyx does not yet exist. Do you want > > to create a new document? > > > > Click create. no new document is created. > > Click cancel: a new document is created. > > > > This

Re: Create new document dialog: Create and cancel, reverse action.

2007-06-20 Thread Bo Peng
> Waiting for 1 OK becuase this is trivial. The patch works for me. Thanks. The patch is committed now. Bo