[MonoDevelop] Refresh visuals in Windows.
"Simón R. Sánchez Segura"
ssanchez77 at gmail.com
Wed Oct 17 12:12:03 EDT 2007
Hello.
I have this GTK#* *application in Monodevelop, that will be used from
Linux and Windows.
In Linux everything is working excelent ;), but I have a problem running
in Windows: the components content does not refresh... For that I have
to move the mouse over the main Form.
I tried
Application.Invoke (delegate {
Gdk.Window.ProcessAllUpdates();
});
And other things, but nothing worked until now.
Any idea?? Thanks,
Simón Sánchez/.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20071017/ff0d274a/attachment.html
More information about the Monodevelop-list
mailing list