Re: [hugin-ptx] Re: missing keyboard shortcuts in os/x and linux

2009-11-17 Thread Milan Knížek
Bruno Postle píše v Út 15. 09. 2009 v 23:09 +0100: On Tue 15-Sep-2009 at 06:20 -0700, rok senk wrote: Delete key worked before hugin 7.0 for me, but not since. Same here, the Delete key hasn't worked in the Control Points tab for a long time. Since it is really a bit annoying, I tried

Re: [hugin-ptx] Re: missing keyboard shortcuts in os/x and linux

2009-11-17 Thread Bruno Postle
On Tue 17-Nov-2009 at 17:59 +0100, Milan Knížek wrote: The code of src/hugin1/hugin/CPImageCtrl.cpp shows: 1303 case WXK_DOWN: 1304 #ifdef __WXMSW__ 1305 case WXK_DELETE: 1306 #endif 1307forward = true; Getting rid of the #ifdef and #endif lines seems to

[hugin-ptx] Re: missing keyboard shortcuts in os/x and linux

2009-11-15 Thread ArAgost
this may need some reconsidering, since under OS X it's common UI pracice to delete things with backspace On 15 Nov, 04:44, AKS-Gmail-IMAP aksei...@gmail.com wrote: This may be because there are all sorts of keyboards. There are two   keys labeled delete on a extended white iMac keyboard. It

Re: [hugin-ptx] Re: missing keyboard shortcuts in os/x and linux

2009-11-14 Thread AKS-Gmail-IMAP
This may be because there are all sorts of keyboards. There are two keys labeled delete on a extended white iMac keyboard. It is the delete key (the forwards delete ) under the help key on this keyboard that deletes a control point in the Control Points tab. The delete key above the \ key

Re: [hugin-ptx] Re: missing keyboard shortcuts in os/x and linux

2009-11-13 Thread Milan Knížek
Seb Perez-D píše v St 16. 09. 2009 v 00:24 +0200: On Wed, Sep 16, 2009 at 00:09, Bruno Postle br...@postle.net wrote: On Tue 15-Sep-2009 at 06:20 -0700, rok senk wrote: Delete key worked before hugin 7.0 for me, but not since. Same here, the Delete key hasn't worked in the Control

[hugin-ptx] Re: missing keyboard shortcuts in os/x and linux

2009-09-15 Thread Seb Perez-D
On Tue, Sep 15, 2009 at 10:57, dex Otaku dexot...@gmail.com wrote: I haven't tried the linux 0.8.0 yet but last I tried using 0.7.0 there [about a month ago] it was the same as under OS/X. [...] Another thing I've noticed is the differences in behaviour in the control point editor between

[hugin-ptx] Re: missing keyboard shortcuts in os/x and linux

2009-09-15 Thread dex Otaku
Correction: same issue under Ubuntu 8.04 having compiled one of the 0.8.0 RCs a while back. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups hugin and other free panoramic software group. A list of frequently asked

[hugin-ptx] Re: missing keyboard shortcuts in os/x and linux

2009-09-15 Thread Seb Perez-D
On Tue, Sep 15, 2009 at 15:02, rok senk rok.s...@gmail.com wrote: I compiled hugin recently on Arch linux. For me all shortcuts work, except for delete key. I use slovenian keyboard. For the delete key to work, you have to have selected a control point pair. I assume this is the case?

[hugin-ptx] Re: missing keyboard shortcuts in os/x and linux

2009-09-15 Thread Bruno Postle
On Tue 15-Sep-2009 at 06:20 -0700, rok senk wrote: Delete key worked before hugin 7.0 for me, but not since. Same here, the Delete key hasn't worked in the Control Points tab for a long time. -- Bruno --~--~-~--~~~---~--~~ You received this message because

[hugin-ptx] Re: missing keyboard shortcuts in os/x and linux

2009-09-15 Thread Seb Perez-D
On Wed, Sep 16, 2009 at 00:09, Bruno Postle br...@postle.net wrote: On Tue 15-Sep-2009 at 06:20 -0700, rok senk wrote: Delete key worked before hugin 7.0 for me, but not since. Same here, the Delete key hasn't worked in the Control Points tab for a long time. Same here - but it works in

[hugin-ptx] Re: missing keyboard shortcuts in os/x and linux

2009-09-15 Thread dex Otaku
That should be this bug (more or less a problem inside of the mac- branch of wxwidgets):https://sourceforge.net/tracker/?func=detailatid=550441aid=2125481;... Thanks, jzander. Perhaps I should brave building it on my own. --~--~-~--~~~---~--~~ You received

[hugin-ptx] Re: missing keyboard shortcuts in os/x and linux

2009-09-14 Thread Seb Perez-D
On Tue, Sep 15, 2009 at 03:26, dex Otaku dexot...@gmail.com wrote: I noticed the lack of keyboard shortcuts that exist in the Windows version [all except the ones listed in the menus] some time ago with 0.7.0.  Now I'm using 0.8.0 on the Mac at work and it still lacks the shortcuts. Which