je pige toujours pas.....
	
	
		en mettant le code que vous m'avais donné ci dessus, j'ai toujours une erreur en retour!
Traceback (most recent call last):
  File "/home/benoit/Desktop/DOC/Octoz_Start_0.1.4/OS.py", line 25, in -toplevel-
    main()
  File "/home/benoit/Desktop/DOC/Octoz_Start_0.1.4/OS.py", line 21, in main
    application = BoaApp(0)
  File "/usr/lib/python2.3/site-packages/wxPython/wx.py", line 1951, in __init__
    _wxStart(self.OnInit)
  File "/home/benoit/Desktop/DOC/Octoz_Start_0.1.4/OS.py", line 15, in OnInit
    self.main = GUI_OS.create(None)
  File "/home/benoit/Desktop/DOC/Octoz_Start_0.1.4/GUI_OS.py", line 12, in create
    return wxFrame1(parent)
  File "/home/benoit/Desktop/DOC/Octoz_Start_0.1.4/GUI_OS.py", line 96, in __init__
    self._init_ctrls(parent)
  File "/home/benoit/Desktop/DOC/Octoz_Start_0.1.4/GUI_OS.py", line 44, in _init_ctrls
    self.Bind(wxEVT_RIGHT_DOWN, self.OnBitmapButton2ButtonRight, id=wxID_WXFRAME1BITMAPBUTTON2)
AttributeError: wxFrame1 instance has no attribute 'Bind'
si je comprend bien, la méthode Bind, n'est pas défini dans ma frame wxFrame1!
Je vais continuer a chercher, mais si vous pouvez m'en dire plus, ca serait, sympa.... merci