[glade--]glade-2 now works (sort of)



Subject: Re: [Glade-devel] glademm
Date: Mon, 27 May 2002 17:26:32 +0200
From: Christof Petig <christof petig-baender de>
Organization: Adolf Petig GmbH & Co. KG
To: Christof Petig <christof petig-baender de>
CC: Robin Cook <rcook wyrms net>, glade-devel ximian com
References: <3CF148C6 8080501 wyrms net> <3CF21DF5 30504 petig-baender de> <3CF2310A 9020701 petig-baender de>

Christof Petig wrote:
> Christof Petig wrote:
>
>> Robin Cook wrote:
>>
>>> Is there a glademm being developed for gtk+2 and gnome2?
>>>
>>
>> Yes, look into the CVS. Actually some things might work. Perhaps even
>> others. It's still in development.
>>
>
> I know of a show-stopping problem: The actual widget tree traversing
> function does not work well with glade-2 files ... some widgets are not
> created and configured. Under investigation.

Ok. Got it. Now we can continue to support the new widgets.

The problem was:
glade-1:
   <widget>
      <widget> ...

glade-2:
   <widget>
     <child>
       <widget>

and this was not easily told to the widget tree iterator (which is
fairly complex)
    Christof


_______________________________________________
Glade-devel maillist  -  Glade-devel ximian com
http://lists.ximian.com/mailman/listinfo/glade-devel






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]