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();
}
}
--------------------------------------------------
buttons-basic.vb
Description: x-directory/normal
checkbuttons-basic.vb
Description: x-directory/normal
hello-basic.vb
Description: x-directory/normal
hello2-basic.vb
Description: x-directory/normal
