Problem with GnomeCanvasText



	I want use this function to draw characters on a canvas window, but nothing 
appears	on the screen. I use this fonction like this:

texte = gnome_canvas_item_new (gnome_canvas_root(GNOME_CANVAS (canevas)),
								 GNOME_TYPE_CANVAS_TEXT,
								"text",  "ORDINATEUR",
					                         "x",  10.0,
					                         "y",  5.0,
					                           NULL); 

Can you help me.
Thank you

J. Berot



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