Thats perfect thanks :) Dave On Thu, 8 May 2008, Kristian Rietveld wrote:
On Thu, May 08, 2008 at 11:01:44AM +0100, David Conley (FRD) wrote:Is anyone aware of a function I can call to make a check button disabled. By disabled I mean it can not be clicked though the value of the checkbox itself could be on or off.Is gtk_widget_set_sensitive() what you are looking for? regards, -kris.