[mono-vb] TinyGecko in mono-basic (vbnc)

Aristotle obrigman at nc.rr.com
Mon Dec 1 22:57:02 EST 2008


I've been trying to convert the TinyGecko.cs example which comes with mono in
C# to TinyGecko.vb for mono-basic(vbnc).
Still having a few problems. So I decided to start from scratch and wrote
just a few lines of code at a time and compiled after each. This was going
good for a while until I started adding more controls.

I'm going to upload the file to everyone and see if we can make this a
community thing, try your luck and see how far you can get, and maybe after
a while we could actually get this to work and add it to the mono docs as a
mono-basic example for future mono-nites!

Now when it comes to compiling the source, let me just say I've tried
everything I could find on the subject, and the closest thing to actually
working came from the "MONO | A Developers Notebook" from O'Reilly Press.
It goes like this "vbnc
/r:$MONODIR/path/to/your/mono/gtk-sharp/gtk-sharp.dll,$MONODIR/path/to/your/mono/gecko-sharp/gecko-sharp.dll"
directories for example, I'm using SuSE 11.0 and my path is "vbnc
/r:$MONODIR/usr/lib/mono/gtk-sharp-2.0/gtk-sharp.dll,$MONODIR/usr/lib/mono/gecko-sharp-2.0/gecko-sharp.dll
TinyGecko.vb

Are you up for the Challenge !!!

Well bye for now, and Happy Coding !!:working:
http://www.nabble.com/file/p20785654/TinyGecko.vb TinyGecko.vb 
-- 
View this message in context: http://www.nabble.com/TinyGecko-in-mono-basic-%28vbnc%29-tp20785654p20785654.html
Sent from the Mono - VB mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-vb/attachments/20081201/bb7b5a4b/attachment.html 


More information about the Mono-vb mailing list