[Gtk-sharp-list] label

Darwin Reynoso monouser at gmail.com
Wed Sep 3 13:50:38 EDT 2008


 Hi,
can someone please tell me what's wrong with this code.

protected virtual void onBtnRightClicked (object sender, System.EventArgs e)
	{
		label1.Justify = Justification.Right;
	}

i have three buttons  Left Justification, Center and Right and a label
widget with text that i want to move around.


More information about the Gtk-sharp-list mailing list