Re: [pgadmin-support] Bug on the beta release: table cell editor

2007-07-30 Thread Hiroshi Saito
Hi. From: "Dave Page" I'm not clear what this is trying to do - can you describe the problem some more? (I'm not entirely sure what key WXK_SCROLL is - scroll lock perhaps? Or one that is on a Japanese keyboard? (for those that haven't used one, they have numerous extra keys and modes that wo

Re: [pgadmin-support] Bug on the beta release: table cell editor

2007-07-30 Thread Dave Page
Hiroshi Saito wrote: > Hi. > > Yes, Good point:-). Then, I had other problems in the portion. > I want to repeal the operation( not accept key Enter) > However, I think that the review of Dave is required for this. > > pgadmin/frm/frmEditGrid.cpp > *** pgadmin/frm/frmEditGrid.cpp.orig2007

Re: [pgadmin-support] Bug on the beta release: table cell editor

2007-07-30 Thread Guillaume Lelarge
Guillaume Lelarge a écrit : > Olivier Bouiron a écrit : >> The problem only happen when I edit just the 100 last lines of the table. >> This is how i do: >> 1)I edit just the 100 last lines of the table using the popup menu >> 2)Click on the cell I want to edit >> 3)Tape the new value >> 4)'Enter'

Re: [pgadmin-support] Bug on the beta release: table cell editor

2007-07-30 Thread Hiroshi Saito
Hi. Yes, Good point:-). Then, I had other problems in the portion. I want to repeal the operation( not accept key Enter) However, I think that the review of Dave is required for this. pgadmin/frm/frmEditGrid.cpp *** pgadmin/frm/frmEditGrid.cpp.orig2007-07-30 09:34:37.0 + ---

Re: [pgadmin-support] Bug on the beta release: table cell editor

2007-07-30 Thread Olivier Bouiron
Hi The problem only happen when I edit just the 100 last lines of the table. This is how i do: 1)I edit just the 100 last lines of the table using the popup menu 2)Click on the cell I want to edit 3)Tape the new value 4)'Enter' 5)Then I can close the frame or clik on the refresh button, the resul

Re: [pgadmin-support] Bug on the beta release: table cell editor

2007-07-30 Thread Guillaume Lelarge
Olivier Bouiron a écrit : > The problem only happen when I edit just the 100 last lines of the table. > This is how i do: > 1)I edit just the 100 last lines of the table using the popup menu > 2)Click on the cell I want to edit > 3)Tape the new value > 4)'Enter' > 5)Then I can close the frame or cl