On Fri, 2006-07-28 at 17:45 +0300, Andrus wrote:
> I need to convert big Microsoft Visual FoxPro GUI accounting application to 
> Linux/Mac
> (Microsoft VFP license agreement does not allow to run it using WINE).
> Application should allow edit PostgreSQL data in grid.
> Which is the best platform for this:
> Python,  Dabo (wxPython)
> GCC,  wxWindows

Only if your sadistic enough to have to install wads of crud on every
client.

> or something other ?
> Is it reasonable to create this application in MONO ?
> Which GUI toolkit should I use: Winforms, GTK+, wxWindows or something other

I'd use GTK#, but probably either Winforms or GTK3 is appropriate.

> Is there any sample application in MONO which allows edit data in grid or
> uses PostgreSQL ?

The grid depends upon the widget set used, but yes.  Lots of Mono
applications use PostgreSQL.

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to