[mono-vb] How to Import Gdk in VB in a gtk-sharp application?
vronskij
vronskij at gmail.com
Tue May 5 16:08:07 EDT 2009
Hi,
I am having difficulties with the Gdk.Color.
Dim color As Gdk.Color
color = New Gdk.Color(red, green, blue)
darea.ModifyBg(StateType.Normal, color)
But I can't get Gdk working.
Imports Gdk or Gtk.Gdk does not work.
How should I do this?
Thanks,
jan bodnar
--
View this message in context: http://www.nabble.com/How-to-Import-Gdk-in-VB-in-a-gtk-sharp-application--tp23394979p23394979.html
Sent from the Mono - VB mailing list archive at Nabble.com.
More information about the Mono-vb
mailing list