Re: Does Properties.Settings.Default.Save() work under Linux

Chris Down <[email protected]>
Newsgroups gmane.comp.gnome.mono.general
Message-ID <[email protected]>
Thanks for replying.

> The first thing is, don't expect windows forms to be cross platform compatible. They're kinda sorta implemented in mono, but not good. The recommendation is to either design the business logic to be cross-platform, and then design the GUI separately for each platform (probably GTK# for linux), or use something that's intended to be cross-platform, such as Eto.Forms, or XWT.

Yes, I understand that the implementation of windows forms is incomplete and
not good, hence the question,  "Does Properties.Settings.Default.Save() work
under Linux".  Does the Save method work on mono?

I am just trying to port an existing application to Linux and everything works
fine except this.

Chris




_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.