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.

_______________________________________________
Mono-vb mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-vb

Reply via email to