From b307cb6d49433f8b1dcc322559b94c2e1de93bb4 Mon Sep 17 00:00:00 2001 From: jenglish Date: Sun, 6 Jan 2008 22:35:41 +0000 Subject: (oops. Missed a spot.) --- generic/ttk/ttkWidget.c | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/generic/ttk/ttkWidget.c b/generic/ttk/ttkWidget.c index 9f9c3ae..ae00a32 100644 --- a/generic/ttk/ttkWidget.c +++ b/generic/ttk/ttkWidget.c @@ -1,4 +1,4 @@ -/* $Id: ttkWidget.c,v 1.10 2008/01/06 22:33:14 jenglish Exp $ +/* $Id: ttkWidget.c,v 1.11 2008/01/06 22:35:41 jenglish Exp $ * Copyright (c) 2003, Joe English * * Core widget utilities. @@ -234,16 +234,6 @@ WidgetCleanup(char *memPtr) * * For Deactivate/Activate pseudo-events, set/clear the background state * flag. - * - * <> On the first ConfigureNotify event - * (which indicates that the window has just been created), - * update the layout. This is to work around two problems: - * (1) Virtual events aren't delivered to unrealized widgets - * (see bug #835997), so any intervening <> events - * will not have been processed. - * - * (2) Geometry calculations in the XP theme don't work - * until the widget is realized. */ static const unsigned CoreEventMask -- cgit v0.12