From: eficas <> Date: Fri, 15 Apr 2005 09:45:42 +0000 (+0000) Subject: PN X-Git-Tag: CC_param_poursuite~149 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e06131babe2362d24150eb2547e80ef9d7755992;p=modules%2Feficas.git PN --- diff --git a/Editeur/options.py b/Editeur/options.py index d2b270c1..b5988c3f 100644 --- a/Editeur/options.py +++ b/Editeur/options.py @@ -34,6 +34,7 @@ class OPTIONS: menu_defs=[ ('Options',[ ("Affichage commandes",(("alphabétique",'&affichage_alpha'),("groupes",'&affichage_grp'))), + ("Couleur",(("fond",'change_fond'),("barre",'change_barre'))), # ("Catalogue développeur",'choix_cata_developpeur'), ] ) @@ -53,6 +54,15 @@ class OPTIONS: global affichage_commandes affichage_commandes="alphabetic" + def change_fond(self): + from tkColorChooser import askcolor + #nouvelle=askcolor(self.appli.background) + nouvelle=askcolor('grey') + print "yyyyyyyyyyyyyyyyyyyyy" + + def change_barre(self): + print "yyyyyyyyyyyyyyyyyyyyy" + def choix_cata_developpeur(self): """ Cette méthode demande à l'utilisateur-développeur d'indiquer quel catalogue