From: John H. <jdh...@ac...> - 2005-10-14 20:38:36
|
>>>>> "Mark" == Mark Bakker <ma...@gm...> writes: Mark> Was this a joke? I have made a plot and tried pretty much Mark> any combination of funky keys plus an f to get it to full Mark> screen, but no go. Any hint? Thanks, Mark GTK* only -- if you know how to do full screen mode for your GUI of choice, please add it and send in the patch You will need to define self.full_screen_toggle() for your figure manager of choice. JDH Mark> Message: 5 From: Vidar Gundersen <vid...@37...> To: Mark> mat...@li... Date: Thu, 13 Oct Mark> 2005 18:06:52 +0200 Subject: [Matplotlib-users] shortcut Mark> keys and right-click menu Mark> as an addition to the toolbar (or as an alternative for Mark> users who want to turn it off), i think shortcut keys and a Mark> right-click menu for the figure window would be a useful Mark> addition to mpl. Mark> some suggested shortcut keys, (ctrl+)s = save as... z = Mark> zoom to rectangle p = pan (and zoom) alt+right arrow, Mark> backspace = back alt+left arrow = forward esc, ctrl+w = Mark> close figure window Mark> we already have the neat f for fullscreen. Mark> ------------------------------------------------------- This Mark> SF.Net email is sponsored by: Power Architecture Resource Mark> Center: Free content, downloads, discussions, and Mark> more. http://solutions.newsforge.com/ibmarch.tmpl Mark> _______________________________________________ Mark> Matplotlib-users mailing list Mark> Mat...@li... Mark> https://lists.sourceforge.net/lists/listinfo/matplotlib-users |