[Monodevelop-devel] Hello, can i start? =)

Rafael Teixeira monoman at gmail.com
Thu Feb 4 07:31:40 EST 2010


The GTK Designer in MonoDevelop is currently tied to C#, and
nevertheless it targets GTK# (the managed bindings of GTK+), so it is
not very useful to generate layouts to use with PHP, unless you're
trying to use Phalanger [1] .

About using the designer from a new Addin, yes it is possible, as it
is itself an Addin, that exposes it's services to be consumed by other
Addins (the whole IDE is a tree of Addins over the MD Core), You
should study Mono.Addins [2] to better understand MonoDevelop to be
extensible and composable.

You can also hang around with other Brazilians that like Mono, like
me, at MonoBrasil [3][4].

[1] http://php-compiler.net/doku.php?id=core%3aphalanger_for_mono_users
[2] http://www.mono-project.com/Introduction_to_Mono.Addins
[3] http://monobrasil.org/
[4] monobrasil at googlegroups.com (http://groups.google.com/group/monobrasil)

Grande abraço,
Have Fun

Rafael "Monoman" Teixeira
---------------------------------------
"To be creative means to be in love with life. You can be creative
only if you love life enough that you want to enhance its beauty, you
want to bring a little more music to it, a little more poetry to it, a
little more dance to it."
Osho

2010/2/4 Bruno P. Gonçalves <scorninpc at gmail.com>:
> Ok, nice.
>
> Can i use Gtk designer in an addin too?
>
> where i can find documentations about this, i try read monodevelop site, but
> very confused, dont have an start, only the manifests files.
>
> Thanks for replay!
>
> - - -
> Bruno Pitteli Gonçalves
> Desenvolvedor SAP Business One / WEB
> scorninpc at gmail.com
> +55 018 97958674
>
> - - -
> ScornInPC - http://blog.scorninpc.com/
> Browse Happy - http://browsehappy.com/
>
>
> 2010/2/4 Rafael Teixeira <monoman at gmail.com>
>>
>> Ola Bruno,
>>
>> MonoDevelop doesn't currently has any addin to support PHP development
>> directly.
>> But it does have Addins for non-managed (.NET) languages like Python,
>> e is conceivable that someone could build one for PHP.
>>
>> Welcome,
>>
>> Rafael "Monoman" Teixeira
>> ---------------------------------------
>> "To be creative means to be in love with life. You can be creative
>> only if you love life enough that you want to enhance its beauty, you
>> want to bring a little more music to it, a little more poetry to it, a
>> little more dance to it."
>> Osho
>>
>>
>> 2010/2/3 Bruno P. Gonçalves <scorninpc at gmail.com>:
>> > Hello all, first, sorry for my bad english, i'm from Brazil.
>> >
>> > So, i'm starting now with MD, and i like to devel an php-gtk
>> > front/back-end
>> > in MD.
>> >
>> > Anyone start any project about this?
>> >
>> > Thank you guys!
>> >
>> > - - -
>> > Bruno Pitteli Gonçalves
>> > Desenvolvedor SAP Business One / WEB
>> > scorninpc at gmail.com
>> > +55 018 97958674
>> >
>> > - - -
>> > ScornInPC - http://blog.scorninpc.com/
>> > Browse Happy - http://browsehappy.com/
>> >
>> > _______________________________________________
>> > Monodevelop-devel-list mailing list
>> > Monodevelop-devel-list at lists.ximian.com
>> > http://lists.ximian.com/mailman/listinfo/monodevelop-devel-list
>> >
>> >
>
>
> _______________________________________________
> Monodevelop-devel-list mailing list
> Monodevelop-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-devel-list
>
>


More information about the Monodevelop-devel-list mailing list