Re: [Anjuta-list] braindead user question



On Thu, 2003-11-06 at 22:40, dim owner wrote:
> 		
> 	// Construct the message box internal handle
> 	aboutName = g_strdup_printf ("About%.2f", window_index);
> 		
> 	GtkWidget * msgBox = gnome_app_new (aboutName, "About");
> 	gnome_app_message (GNOME_APP(msgBox), message);
> 
I would suggest you use gtk_dialog_new or gtk_message_dialog_new.

Thanks,

Regards,
-Naba






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