Button labels.



Can they be changed once they have been made??

gtk_button_new_with_lable("Lable One");

Something happens and this button now means something completely
different... aka (connect/disconnect)

MyButton->label = gtk_label_new("Label 2"); ?????????

Or is it not worth the trouble and just replace the button with a newly
created one?

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Sean Cody (a.k.a. NullStream formerly TDR-X)
Email: umcodysw@cc.umanitoba.ca  (School)
        seanc@pangea.ca           ( Work )
        tdr@fuzzyskuzzy.dhs.org   ( Home )
WWW: http://home.cc.umanitoba.ca/~umcodysw
        http://fuzzyskuzzy.dhs.org
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]