[Mono-list] How to edit data in grid
Adam Tauno Williams
adam at morrison-ind.com
Fri Jul 28 11:30:30 EDT 2006
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.
More information about the Mono-list
mailing list