Le jeudi 20 juillet 2006 à 01:26 -0400, Shivanand Chanderbally a écrit : > If you are using glade2, there is an option to set the angle for the > text. I am not sure how to get it done by setting text attributes > though..
With Glade 2 : create a button, set an icon. Select the Icon and press delete twice (one to delete the icon, the other to delete the hbox "pack_start"). Select the label and in the properties window select an angle (for example 90°). That's all !! Regards Régis _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
