You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, so here is the little sample that I created the placeholder folder for previously. Again, there is nothing too interesting functionally about this sample . It just illustrates how to use SharpMap in a desktop environment, in a platform independent way, with a visual GUI designer...without the need for any proprietary software like Windows or Visual Studio.
This is just a bit of sample code that runs a simple SharpMap application in a GTKSharp and mono environement. It should be plateform independent as long as the OS has both GTK# 2.0 and Mono installed. This little sample was build on Ubuntu 11.04 with MonoDevelop 2.4. The nice thing is you can use the Static Visual GUI designer using GTK# in MonoDeveop.
2
+
3
+
Place the states.shp file in the Bin/Debug folder once you have build the application and it should just run.
0 commit comments