[Gtk-sharp-list] newbie question..

Lluis Sanchez lluis at ximian.com
Fri Feb 2 10:44:58 EST 2007


El dt 30 de 01 del 2007 a les 21:20 -0800, en/na baappi va escriure:
> Hi All,
> I  am a newbie to Mono . I  have Monodevelop instlled in my fedora machine .
> I want to create a simple application using 4 to  5 forms (usnig C#) . Till
> now I am able to  create anew project
> (Gtk# project) and a single form that comes by default when we start a new
> project (Mainwindow.cs) .
> I am able to add some widgets and their functionalities to that form. 
> 
> But how to create a new form ?????
> 
> But when I am creating a new file (FILE->NewFile and then selecting the
> C#--->Gtk-->Gtk# window from the popup) , Its giving a new file (say xxx.cs)
> . But I am not able see the designer for that file .Hence  not able to
> customize the form .
> 
> Can Any one help me . How to  create a new form ??

You have to specify that you want to add a window to the project. To do
it right click on the project in the solution pad, and then click on
Add/New Window. I know it is a bit confusing right now, we'll see what
can we do to make it easier to find.

Lluis.




More information about the Gtk-sharp-list mailing list