I am having trouble with widget.set_Text() where widget is a Gtk.Label widget. When I run mcs I get error cs0571: set_Text cannot call operator or accessor. Does anyone know what this means or how I can fix this? Thanks Joe