[Gtk-sharp-list] Problems with ConfigureEvent
Florian Roth
rothflorian at gmx.de
Sun May 11 10:26:00 EDT 2008
I had the same problem until I found this:
Have a look art http://gtk-sharp.sourceforge.net/faq.html question 3.3
Florian Roth
-------- Original-Nachricht --------
> Datum: Sun, 11 May 2008 14:46:05 +0200
> Von: lordphoenix <lordphoenix at free.fr>
> An: gtk-sharp-list at lists.ximian.com
> Betreff: [Gtk-sharp-list] Problems with ConfigureEvent
> Hi all,
> I'm trying to use Gtk.Widget.ConfigureEvent in order to get informed
> about window moving and resizing.
>
> In my constructor I have this code
>
> this.ConfigureEvent += new ConfigureEventHandler (onConfigureEvent);
>
> and in this same class I've method
>
> void OnConfigureEvent (object o, Gtk.ConfigureEventArgs
> args)
> {
> Console.Writeline("test");
> }
>
> Nothing really difficult but it doesn't seems to be good solution
> because nothing happens.
>
> Someone has an idea about the problem?
>
> Thanks for help.
>
> PS : Sorry for my bad English I don't speak it very often.
--
249 Spiele für nur 1 Preis. Die GMX Spieleflatrate schon ab 9,90 Euro.
Neu: Asterix bei den Olympischen Spielen: http://flat.games.gmx.de
More information about the Gtk-sharp-list
mailing list