feedback and suggestions for GTK#

2 messages Options
Embed this post
Permalink
Sharique uddin Ahmed Farooqui

feedback and suggestions for GTK#

Reply Threaded More More options
Print post
Permalink
Hi,

I'm writting a a GTK# application (Although Qt is my favorite gui
toolkit of all time).  There are few things I have noted

* data binding - I googled, but did not found simple way to do the
task. (I'm from asp.net bg, and I like its data binding very much).
Since Gtk# is for desktop, it is going to support Winform or WPF like
data binding.
* I think property naming of controls should be in .Net  style not Gtk
style (like for combobox property name should be SelectedIndex instead
of Active). This will make easy for other .Net develoeper to write
apps using Gtk#.
--
Sharique uddin Ahmed Farooqui
(C++/C# Developer, IT Consultant)
http://safknw.blogspot.com/
"Peace" is the Ultimate thing we want.
_______________________________________________
Mono-devel-list mailing list
[hidden email]
http://lists.ximian.com/mailman/listinfo/mono-devel-list
Michael Hutchinson

Re: [MonoDevelop] feedback and suggestions for GTK#

Reply Threaded More More options
Print post
Permalink

To add to this, another advantage of using naming similar to the GTK+ naming is that it is usually very straightforward to translate GTK+ code, documentation and tutorials to GTK#. Translating Winforms knowledge to GTK# would be hard no matter what naming was used; the naming is a minor issue compared to the other differences.

On Oct 24, 2009 11:16 PM, "Jon Cosby" <[hidden email]> wrote:

On Sat, 2009-10-24 at 11:18 +0530, Sharique uddin Ahmed Farooqui wrote: > Hi, > > I'm writting a a ...

GTK# is not the same as winforms and some gtk widgets behave differently
than their winforms counterpart. Renaming them to the familiar winforms
names could lead new developers to expect the old behavior and cause a
lot of frustration.


Jon


_______________________________________________
Monodevelop-list mailing list
[hidden email]
http://lists.ximian.com/mailman/listinfo/monodevelop-list


_______________________________________________
Mono-devel-list mailing list
[hidden email]
http://lists.ximian.com/mailman/listinfo/mono-devel-list