Now I have unpacked the GNUMail sources and the root of the problem seems to be 
(MailWindowController.m:2378--2382 method -setDataViewType:):

#if !defined(MACOSX) && !defined(__MINGW32__)
  // We set the table row height, depending on the current font                 
       
  aSize = [[NSFont seenMessageFont] maximumAdvancement];
  [dataView setRowHeight: aSize.height];
#endif

-- 
   - Ingolf Jandt -
__________________________________________________________________________
Erweitern Sie FreeMail zu einem noch leistungsstärkeren E-Mail-Postfach!        
        
Mehr Infos unter http://freemail.web.de/home/landingpad/?mc=021131



_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to