Hello everybody, I am currently working on a Gtk# desktop app, which will run both on Linux, and on WinXP / WinVista. Now I've got a question: When I wanna signalise on a Linux platform that the app is busy, I use CursorType.Watch as Gdk.Cursor. But on a WinXP platform, an hourglass (WinVista: rotating ring) cursor is used for this particular purpose. CursorType.Watch, I have realised, is simply ignored on Windows, so which CursorType shall I use?
Any helpful hints are appreciated. Regards Jacek Rużyczka
pgp4oizZPZeQE.pgp
Description: PGP signature
_______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
