[Gtk-sharp-list] Application GUI freeze with Dailog.Run
    vikash mehta 
    vikash.mehta at gmail.com
       
    Mon Apr 20 13:24:03 EDT 2009
    
    
  
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20090420/cc32f60f/attachment.html 
    
    
More information about the Gtk-sharp-list
mailing list