| Server IP : 182.53.201.61 / Your IP : 216.73.217.175 Web Server : Apache/2.2.15 (Fedora) System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 User : apache ( 48) PHP Version : 5.3.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/lib/python2.6/site-packages/orca/ |
Upload File : |
Ñò
z#ÝJc
@ sÎ d Z d Z d Z d Z d Z d Z d d k Z d d k Z d d k Z d d k Z d d k
Z
d d k Z d d k Z d a d e i f d „ ƒ YZ d
„ Z d „ Z d „ Z e d
j o e ƒ n d S( s( Displays a GUI for the Orca main window.s $Id$s
$Revision$s $Date$s- Copyright (c) 2005-2009 Sun Microsystems Inc.t LGPLiÿÿÿÿNt OrcaMainGUIc B sG e Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z RS( c C s d S( N( ( t self( ( s6 /usr/lib/python2.6/site-packages/orca/orca_gui_main.pyt init) s c C ss | i d ƒ } t i ƒ } | i | ƒ | i d ƒ } t i d ƒ \ } } | i d | | | d ƒ | i ƒ d S( sd Show the Orca main window GUI. This assumes that the GUI has
already been created.
t
mainWindowt
helpButtont F1t clickedi N( t
get_widgett gtkt
AccelGroupt add_accel_groupt accelerator_parset add_acceleratort show( R R t
accelGroupR t keyValt modifierMask( ( s6 /usr/lib/python2.6/site-packages/orca/orca_gui_main.pyt showGUI, s
c C s | i d ƒ i ƒ d S( sc Hide the Orca main window GUI. This assumes that the GUI has
already been created.
R N( R t hide( R ( ( s6 /usr/lib/python2.6/site-packages/orca/orca_gui_main.pyt hideGUI? s c C s t i ƒ d S( s Signal handler for the "clicked" signal for the helpButton
GtkButton widget. The user has clicked the Help button.
Call the method to bring up the Orca help window.
Arguments:
- widget: the component that generated the signal.
N( t orcat helpForOrca( R t widget( ( s6 /usr/lib/python2.6/site-packages/orca/orca_gui_main.pyt helpButtonClickedF s c C s t i ƒ d S( s
Signal handler for the "clicked" signal for the quitButton
GtkButton widget. The user has clicked the Quit button.
Call the method to bring up the Quit dialog.
Arguments:
- widget: the component that generated the signal.
N( R t quitOrca( R R ( ( s6 /usr/lib/python2.6/site-packages/orca/orca_gui_main.pyt quitButtonClickedQ s c C s t i ƒ d S( s" Signal handler for the "clicked" signal for the preferencesButton
GtkButton widget. The user has clicked the Preferences button.
Call the method to bring up the Preferences dialog.
Arguments:
- widget: the component that generated the signal.
N( R t showPreferencesGUI( R R ( ( s6 /usr/lib/python2.6/site-packages/orca/orca_gui_main.pyt preferencesButtonClicked\ s c C s d a t i ƒ d S( s Signal handler for the "destroyed" signal for the mainWindow
GtkWindow widget. Reset OS to None, then call the method to
bring up the quit dialog.
Arguments:
- widget: the component that generated the signal.
N( t Nonet OSR R ( R R ( ( s6 /usr/lib/python2.6/site-packages/orca/orca_gui_main.pyt mainWindowDestroyedg s ( t __name__t
__module__R R R R R R R ( ( ( s6 /usr/lib/python2.6/site-packages/orca/orca_gui_main.pyR ' s c C sY t pD t i i t i t i t i d d ƒ } t | d ƒ a t i ƒ n t i
ƒ d S( Nt uis orca-mainwin.uiR ( R t ost patht joint platformt prefixt datadirnamet packageR R R ( t uiFile( ( s6 /usr/lib/python2.6/site-packages/orca/orca_gui_main.pyt
showMainUIu s c C s t o t i ƒ n d S( N( R R ( ( ( s6 /usr/lib/python2.6/site-packages/orca/orca_gui_main.pyt
hideMainUIƒ s c C s5 t i t i d ƒ t ƒ t i ƒ t i d ƒ d S( Nt i ( t localet setlocalet LC_ALLR+ R t maint syst exit( ( ( s6 /usr/lib/python2.6/site-packages/orca/orca_gui_main.pyR1 ‡ s
t __main__( t __doc__t __id__t __version__t __date__t
__copyright__t __license__R# R2 R R. R t orca_gtkbuilderR&