Skip to content

Trivial demo Gtk# application: click to spawn threads which sleep and then adjust the slider

License

Notifications You must be signed in to change notification settings

MaxBarraclough/GtkSharpTimerThreads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A trivial Gtk# application, essentially a 'Hello world' for using Gtk# with C# threads.

Click the button to spin up a few C# threads, which then sleep for various numbers of seconds and then adjust the value of the slider.

Building

Included are the files needed to load the code as solution in MonoDevelop or Xamarin Studio.

Untested in Visual Studio, but the MonoDevelop solution should work as a VS2008 project ( see http://www.monodevelop.com/help/faq/ ).

About

Trivial demo Gtk# application: click to spawn threads which sleep and then adjust the slider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages