Hey, Please open a new thread for a new topic, you are then more likely to get useful responses.
Am 26.06.2007 um 14:23 schrieb Jacob Rhoden: > I have spent quite some time searching and reading, and I cannot > find much help, or even example applications on how to develop/compile > System.Windows.Forms applications. Is there any? If not I am > probably > going to start writing up stuff as I learn it (for future peoples > benefit). > > For my first/beginner app/exercise, my next most immediate question is > how do I (well can i?) put my SystemTrayApp.cs and the icon into a > single exe file? If so how? Is there some package command? Any help > much > appreciated. As the name indicates this comes from the Windows world and there are a lot of tutorials around. The only major difference for Mono should be the compiler name - mcs or gmcs vs. csc. Andreas _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
