hello:

I've written some examples in gtk# using visual basic, based on the
monkeyguide tutorial ( I have the intention to write them all in vb ),
you only need to compile it with "mbas the-source.vb -r gtk-sharp.dll"
and presto! :)

Maybe it would be a good idea to include them in the Monkey Guide
tutorial :)

regards,
carlos.
-- 
--------------------------------------------------
/* The definition of myself */
using Cortez;
using GeniusIntelligence;

public class Carlos : Human, IGenius, ILinuxUser {

        static void Main () {
                Me.Born();
        }

}

--------------------------------------------------

Attachment: buttons-basic.vb
Description: x-directory/normal

Attachment: checkbuttons-basic.vb
Description: x-directory/normal

Attachment: hello-basic.vb
Description: x-directory/normal

Attachment: hello2-basic.vb
Description: x-directory/normal

Reply via email to