[Mono-bugs] [Bug 456326] TinyGecko.cs converting to TinyGecko.vb

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Dec 6 04:09:48 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=456326

User obrigman at nc.rr.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=456326#c1





--- Comment #1 from Oscar Brigman <obrigman at nc.rr.com>  2008-12-06 02:09:39 MST ---
Created an attachment (id=258431)
 --> (https://bugzilla.novell.com/attachment.cgi?id=258431)
Stripped code to test the Gecko.WebControl

This code works, but as you can see there is no Navigation except for clicking
a link on the web page.
You can still add gtk widget, like "Foward","Back", "Entry", and "Navigate"
buttons using VBox and HBox containers for Window Layout!

The problem comes when you add functions to your Controls to make the
WebControl Navigate.

Everything you declared earlier in your Dim statements some how get
de-referenced and your procedure knows nothing of your previously created
Controls.

The C-Sharp version doesn't do this, it works just fine!

Will check the C-Sharp and gtk-sharp code and see what's different. Maybe I can
find the problem.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list