On Thu, 18 Mar 2004 01:01:04 +0200 (EET) Nerijus Baliunas <[EMAIL PROTECTED]> wrote:
NB> I am trying to do it now. Where is that code which sets font for highlighted item? Ok, I just understood the problem... I think it started with making the font for the selected folder bold, right? If so, the code is in wxFolderTreeImpl:: SetOpenFolderName() and simply calls wxTreeCtrl::SetItemBold(). Which seems to be broken in wxGTK but I don't see why -- m_boldFont constructed in the wxGenericTreeCtrl ctor should be of the same size as the normal one... Thanks, VZ ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
