protected virtual void DrawHeader(string text)
 {
     GUITools.DrawHeader(text);
 }