Hi,
I am using GTK# 2.X version.
I am calling Dailog.Run() to execute my application (Dailog) .
Invoking dialog multiple time (Dialog.Run) function cause my application
freeze.
Dialog comes up but *blank out*.
Hence user unable to provide input and
due to this application/system control does not comes back to
application and it stay with dialog .
which causes the freeze.
Any Immediate response is highly appreciated.
Sample Code
VpDialog vpd = new VpDialog();
dialogRunResult = vpd.Run();
vpd.Hide();
Thanks,
Vikash
_______________________________________________
Gtk-sharp-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list