[Pydev-users] [pydev - Users] RE: Breakpoints on MacOS X

2007-01-03 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4085294 By: bugmenomore OK, here's the resolution: 1) system preferences > keyboard & mouse > keyboard tab 2) check "Use the F1-F12 keys to control software features" 3) instead of the control key, use the app

Re: [Pydev-users] Auto Build Option.

2007-01-03 Thread Fabio Zadrozny
On 1/3/07, Chris Hengge <[EMAIL PROTECTED]> wrote: Is there any reason for it not to be that way already? Change isn't always the best answer =P Well, the reason is: that's the way the Eclipse framework provides this feature to be easily added (if you take a look at the java editor you'll see

Re: [Pydev-users] Auto Build Option.

2007-01-03 Thread Chris Hengge
Is there any reason for it not to be that way already? Change isn't always the best answer =P On 1/3/07, Fabio Zadrozny <[EMAIL PROTECTED]> wrote: On 1/2/07, Chris Hengge <[EMAIL PROTECTED]> wrote: > > I'm confused about this... > > When using features like #TODO: within the editor, I have to

[Pydev-users] [pydev - Users] RE: Breakpoints on MacOS X

2007-01-03 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4084029 By: bugmenomore The point is that none of those keystrokes work on a MacBook Pro. F11 is mapped to Expose, F10 is mapped to the screen brightness control (adding the function key has no effect), and so

Re: [Pydev-users] Auto Build Option.

2007-01-03 Thread Fabio Zadrozny
On 1/2/07, Chris Hengge <[EMAIL PROTECTED]> wrote: I'm confused about this... When using features like #TODO: within the editor, I have to save before the TODO: item is added or deleted from the list. Is this normal? Or should it be more automagic like the one in SPE? It is normal because th

[Pydev-users] [pydev - Users] RE: Breakpoints on MacOS X

2007-01-03 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4083563 By: fabioz I think you got it wrong... (Ctrl+F11 is to re-run the last run -- Ctrl+F10 is what you want)... pasting from the homepage: After the first run, if you type Ctrl+F11, the last file ran is re

[Pydev-users] [pydev - Users] Breakpoints on MacOS X

2007-01-03 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4083531 By: bugmenomore http://www.fabioz.com/pydev/manual_101_run.html says to use Ctrl+F11 and other function key combinations for setting breakpoints and stepping through the code. That doesn't work on MacO