wxFrame titlebar and tooltip?

Hi,
How to add a tooltip string to the wxFrame titlebar?
I Tried to use "self.SetToolTipString" but when the mouse is over the
titlebar .... nothing....

(using wxPython 2.4.2.4 and python 2.3.3)

// S.Holmgren