[Gtk-sharp-list] Configure / Realize order

Mike Kestner mkestner@speakeasy.net
Sun, 02 Nov 2003 19:30:18 -0600


On Sun, 2003-11-02 at 12:54, Luciano wrote:
>   Hi all!
> 
>   In writing gtkgl-sharp examples (the project it is 90% done and 
> tested), i see the temporal order of signals "Realize" / "Configure" 
> swapped: the framework call first my "Configure" handler and then the 
> "Realize" handler.
>   The original GTK system has this calling swapped.

Are you saying you've implemented this with the C API and the signal
invocation is reversed with the C API?  That would be extremely unusual,
and I have no idea how that could happen.

-- 
Mike Kestner <mkestner@speakeasy.net>