[Mono-list] Documentation vb.net for gtk#

Massimiliano Arcidiacono massimiliano.arcidiacono@st.com
Wed, 12 Mar 2003 08:58:46 +0100


This is a multi-part message in MIME format.

------=_NextPart_000_0033_01C2E875.975FC990
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,

      I am a problem, where I can find the documentation vb.net for gtk# =
?

I have write this program:

Imports System
Imports Gtk

Module GtkTest

    Sub Main()
   =20
     Dim Win as Window
     Dim Btn as Button
    =20
     Application.Init()
     Win =3D new Window ("Hello GNOME")
     Btn =3D new Button ("GNU/Linux")
     Win.Add (Btn)
    =20
     Win.SetDefaultSize(300,300)
    =20
     Win.ShowAll()     =20
    =20
    =20
     Application.Run ()
    =20
    End Sub

End Module

   =20
but I don't know other !!!!

Where I canf find the documentation ?

Best regards,

           Max Arcidiacono

------=_NextPart_000_0033_01C2E875.975FC990
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I am a =
problem,=20
where I can find the documentation vb.net for gtk# ?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I have write this program:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial color=3D#0000ff size=3D2>Imports =
System<BR>Imports=20
Gtk</FONT></DIV>
<DIV><FONT color=3D#0000ff></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial color=3D#0000ff size=3D2>Module =
GtkTest</FONT></DIV>
<DIV><FONT color=3D#0000ff></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><FONT =
color=3D#0000ff>&nbsp;&nbsp;&nbsp; Sub=20
Main()<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; &nbsp;Dim Win as=20
Window<BR>&nbsp;&nbsp;&nbsp; &nbsp;Dim Btn as=20
Button<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;Application.Init()<BR>&nbsp;&nbsp;&nbsp;=20
&nbsp;Win =3D new Window ("Hello =
GNOME")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Btn =3D=20
new Button ("GNU/Linux")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Win.Add=20
(Btn)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
Win.SetDefaultSize(300,300)<BR>&nbsp;&nbsp;&nbsp;=20
&nbsp;<BR>&nbsp;&nbsp;&nbsp; &nbsp;Win.ShowAll()&nbsp;&nbsp;&nbsp;=20
&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp; &nbsp;<BR>&nbsp;&nbsp;&nbsp;=20
&nbsp;<BR>&nbsp;&nbsp;&nbsp; &nbsp;Application.Run =
()<BR>&nbsp;&nbsp;&nbsp;=20
&nbsp;<BR>&nbsp;&nbsp;&nbsp; End Sub</FONT></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><FONT =
color=3D#0000ff></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><FONT color=3D#0000ff>End =
Module</DIV><FONT=20
color=3D#000000></FONT><FONT color=3D#000000></FONT><FONT =
color=3D#000000></FONT><FONT=20
color=3D#000000></FONT><FONT color=3D#000000></FONT><FONT =
color=3D#000000></FONT><FONT=20
color=3D#000000></FONT>
<DIV><FONT color=3D#000000></FONT><BR></FONT>&nbsp;&nbsp;&nbsp; <BR>but =
I don't=20
know other !!!!</DIV>
<DIV>&nbsp;</DIV>
<DIV>Where I canf find the documentation ?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Best regards,</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Max=20
Arcidiacono</FONT></DIV></BODY></HTML>

------=_NextPart_000_0033_01C2E875.975FC990--